Re: 2.6.15-mm2: alpha broken

From: Paul Jackson
Date: Tue Jan 10 2006 - 21:23:34 EST


Andrew wrote:
> This is caused by the inclusion of user.h in kernel.h added by
> dump_thread-cleanup.patch.

This same build breakage showed up on ia64 sn2_defconfig,
and your patch fixes it nicely. Thanks.

Acked-by: Paul Jackson <pj@xxxxxxx>


Andrian - I think that was your dump_thread-cleanup patch.

Please be sure to cross build other arch's when making non-local
changes, such as this one that affected the files:

arch/alpha/kernel/alpha_ksyms.c
arch/arm26/kernel/armksyms.c
arch/cris/kernel/crisksyms.c
arch/cris/kernel/process.c
arch/frv/kernel/frv_ksyms.c
arch/frv/kernel/process.c
arch/h8300/kernel/h8300_ksyms.c
arch/h8300/kernel/process.c
arch/m32r/kernel/m32r_ksyms.c
arch/m32r/kernel/process.c
arch/m68k/kernel/m68k_ksyms.c
arch/m68knommu/kernel/m68k_ksyms.c
arch/m68knommu/kernel/process.c
arch/s390/kernel/process.c
arch/sh64/kernel/process.c
arch/sh64/kernel/sh_ksyms.c
arch/sh/kernel/process.c
arch/sh/kernel/sh_ksyms.c
arch/sparc64/kernel/binfmt_aout32.c
arch/sparc64/kernel/sparc64_ksyms.c
arch/sparc/kernel/sparc_ksyms.c
arch/v850/kernel/process.c
arch/v850/kernel/v850_ksyms.c
fs/binfmt_aout.c
fs/binfmt_flat.c
include/asm-um/processor-generic.h
include/linux/kernel.h

Sure, it consumes some time, but better you do it once, then each of
several of us have to first do a bisection on Andrew's gazillion
patches to find the culprit, and then stare at the patch until the light
bulb goes on in our dimm brains, only to grep back through the lkml
messages to find that we are not alone in our misery.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/