aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorDimitri Sivanich <[email protected]>2009-06-23 12:37:04 -0700
committerLinus Torvalds <[email protected]>2009-06-23 12:50:05 -0700
commit364df0ebfbbb1330bfc6ca159f4d6020efc15a12 (patch)
tree80c79bf145d8388ad96a0f7c47a4d25642e403a1 /drivers/mtd/lpddr/lpddr_cmds.c
parent01ff53f416757da416413bc32229770a8448b6ef (diff)
mm: fix handling of pagesets for downed cpus
After downing/upping a cpu, an attempt to set /proc/sys/vm/percpu_pagelist_fraction results in an oops in percpu_pagelist_fraction_sysctl_handler(). If a processor is downed then we need to set the pageset pointer back to the boot pageset. Updates of the high water marks should not access pagesets of unpopulated zones (those pointer go to the boot pagesets which would be no longer functional if their size would be increased beyond zero). Signed-off-by: Dimitri Sivanich <[email protected]> Signed-off-by: Christoph Lameter <[email protected]> Reviewed-by: KOSAKI Motohiro <[email protected]> Cc: Nick Piggin <[email protected]> Cc: Mel Gorman <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions