summaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorWu Fengguang <fengguang.wu@intel.com>2009-03-11 02:00:04 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-03-11 15:43:33 +0100
commitad3bdefe877afb47480418fdb05ecd42842de65e (patch)
tree9124ed674d39d86160349d84e4112a7c54120c2b /drivers/Kconfig
parenti810: fix kernel crash fix when struct fb_var_screeninfo is supplied (diff)
downloadlinux-ad3bdefe877afb47480418fdb05ecd42842de65e.tar.xz
linux-ad3bdefe877afb47480418fdb05ecd42842de65e.zip
proc: fix kflags to uflags copying in /proc/kpageflags
Fix kpf_copy_bit(src,dst) to be kpf_copy_bit(dst,src) to match the actual call patterns, e.g. kpf_copy_bit(kflags, KPF_LOCKED, PG_locked). This misplacement of src/dst only affected reporting of PG_writeback, PG_reclaim and PG_buddy. For others kflags==uflags so not affected. Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Cc: stable@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions