On Wed, Jan 19, 2005 at 12:31:37AM -0700, Eric W. Biederman wrote: >... > --- > linux-2.6.11-rc1-mm1-nokexec-x86_64-machine_shutdown/arch/x86_64/kernel/crash.c > Wed Dec 31 17:00:00 1969 > +++ linux-2.6.11-rc1-mm1-nokexec-x86_64-kexec/arch/x86_64/kernel/crash.c > Tue Jan 18 23:14:06 2005 >... > +note_buf_t crash_notes[NR_CPUS]; >...
After your patches, this global variable stays completely unused on x86_64 (for the i386 version, you added a usage). cu Adrian BTW: Is external usage for crash_notes planned, or can it become static on both architectures? -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/