asm-generic update candidates?

From: Robin Getz
Date: Thu Sep 03 2009 - 17:25:52 EST


Arnd:

I was reviewing some files in ./arch/blackfin/include for missing copyrights,
and while tracking things down I noticed there were still some likely
candidates for inclusion in asm-generic...

All seem to be the same file:

md5sum:
5b6b31d728ed2ed0df73c56676fdc68f blackfin/include/asm/fb.h
5b6b31d728ed2ed0df73c56676fdc68f cris/include/asm/fb.h
5b6b31d728ed2ed0df73c56676fdc68f frv/include/asm/fb.h
5b6b31d728ed2ed0df73c56676fdc68f h8300/include/asm/fb.h
5b6b31d728ed2ed0df73c56676fdc68f s390/include/asm/fb.h
5b6b31d728ed2ed0df73c56676fdc68f xtensa/include/asm/fb.h

e31d052cbba4f417ba2158a41b0d8709 arm/include/asm/fb.h
e31d052cbba4f417ba2158a41b0d8709 m32r/include/asm/fb.h
e31d052cbba4f417ba2158a41b0d8709 sh/include/asm/fb.h

Mostly the same:
mn10300/include/asm/shmparam.h
frv/include/asm/shmparam.h
m68k/include/asm/shmparam.h
h8300/include/asm/shmparam.h
alpha/include/asm/shmparam.h
x86/include/asm/shmparam.h
m32r/include/asm/shmparam.h
avr32/include/asm/shmparam.h
powerpc/include/asm/shmparam.h
blackfin/include/asm/shmparam.h


All the same:
frv/include/asm/ucontext.h
h8300/include/asm/ucontext.h
avr32/include/asm/ucontext.h
m32r/include/asm/ucontext.h
cris/include/asm/ucontext.h
alpha/include/asm/ucontext.h
mips/include/asm/ucontext.h
microblaze/include/asm/ucontext.h
mn10300/include/asm/ucontext.h
blackfin/include/asm/ucontext.h

There seems to be lots of similarities in
*/include/asm/types.h
*/include/asm/kmap_types.h
*/include/asm/termios.h
*/include/asm/socket.h
*/include/asm/param.h
*/include/asm/signal.h (but not all)
*/include/asm/posix_types.h
*/include/asm/termbits.h
*/include/asm/segment.h
*/include/asm/auxvec.h
*/include/asm/shmbuf.h
*/include/asm/spinlock_types.h

Do you keep a list somewhere?

Thanks



--
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/