aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/main.c
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2008-03-04 22:05:27 -0800
committerIngo Molnar <[email protected]>2008-04-19 19:19:54 +0200
commita7d5ac87b220829bb077cdc8e01c4fd4714ae41e (patch)
tree1aac8c19be18c15c615566a949e87c0e14f17af8 /arch/x86/boot/main.c
parent8ce116e5993cf64729a4d2b3dc2c0f072852654b (diff)
x86: pageattr.c fix shadowed variable warning
irqs_disabled() uses flags internally, use _flags to avoid shadowing code calling into this macro. Introduced between 2.6.25-rc3 and -rc4 Fixes the sparse warning: arch/x86/mm/pageattr.c:383:21: warning: symbol 'flags' shadows an earlier one arch/x86/mm/pageattr.c:369:16: originally declared here Signed-off-by: Harvey Harrison <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'arch/x86/boot/main.c')
0 files changed, 0 insertions, 0 deletions