Home
last modified time | relevance | path

Searched hist:"90036 ee5938d89638e80f4d0d0700d0f2dbd4a6a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dmempolicy.cdiff 90036ee5938d89638e80f4d0d0700d0f2dbd4a6a Fri Mar 17 01:03:59 CST 2006 Christoph Lameter <clameter@sgi.com> [PATCH] page migration: Fail with error if swap not setup

Currently the migration of anonymous pages will silently fail if no swap is
setup. This patch makes page migration functions check for available swap
and fail with -ENODEV if no swap space is available.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>