Hi all, After merging the tip tree, today's linux-next build (x86_64 allmodconfig) produced this warning: arch/x86/mm/init_64.c: In function 'kernel_physical_mapping_init': arch/x86/mm/init_64.c:601: warning: 'addr' may be used uninitialized in this function The code does look suspicious ... 'addr' gets declared and then passed to a function, but is not set anywhere ... -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/