aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/unifdef.c
diff options
context:
space:
mode:
authorWu Fengguang <[email protected]>2009-03-11 01:00:04 +0000
committerLinus Torvalds <[email protected]>2009-03-11 14:43:33 +0000
commitad3bdefe877afb47480418fdb05ecd42842de65e (patch)
tree9124ed674d39d86160349d84e4112a7c54120c2b /scripts/unifdef.c
parenti810: fix kernel crash fix when struct fb_var_screeninfo is supplied (diff)
downloadkernel-ad3bdefe877afb47480418fdb05ecd42842de65e.tar.gz
kernel-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 <[email protected]> Reviewed-by: KOSAKI Motohiro <[email protected]> Cc: [email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions