diff options
author | Christoph Lameter <clameter@engr.sgi.com> | 2006-01-14 22:20:46 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-15 03:27:07 +0100 |
commit | 852cf918dcf2ae46468b425e679fbcbf0ea8fdbb (patch) | |
tree | 7605fd255442fc6301c9e96b8aa7a01bc2dcc0e2 /mm/mempolicy.c | |
parent | [PATCH] Watchdog: Winsystems EPX-C3 SBC (diff) | |
download | linux-852cf918dcf2ae46468b425e679fbcbf0ea8fdbb.tar.xz linux-852cf918dcf2ae46468b425e679fbcbf0ea8fdbb.zip |
[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAP
Some people apparently run CONFIG_NUMA without CONFIG_SWAP. The migration
code currently depends on swap. This patch provides a set of inline
fallback functions so that the kernel properly compiles. However, calls to
migration functions will fail.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions