On Sat, 07 Apr 2007 10:22:01 -0700 Jeremy Fitzhardinge wrote: > Most of asm-x86_64/bugs.h is code which should be in a C file, so put it there. > > Signed-off-by: Jeremy Fitzhardinge <jeremy@xxxxxxxxxxxxx> > Cc: Andi Kleen <ak@xxxxxxx> > Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > > --- > arch/x86_64/kernel/Makefile | 3 ++- > arch/x86_64/kernel/bugs.c | 28 ++++++++++++++++++++++++++++ > include/asm-x86_64/alternative.h | 1 + > include/asm-x86_64/bugs.h | 30 ++++-------------------------- > 4 files changed, 35 insertions(+), 27 deletions(-) > > =================================================================== > --- /dev/null > +++ b/arch/x86_64/kernel/bugs.c > @@ -0,0 +1,28 @@ > +/* > + * arch/x86_64/kernel/bugs.c > + * > + * Copyright (C) 1994 Linus Torvalds > + * Copyright (C) 2000 SuSE > + * > + * This is included by init/main.c to check for architecture-dependent bugs. drop comment. Are you going to tackle asm-i386/bugs.h also? Thanks. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/virtualization