On Mon, Apr 19, 2004 at 05:56:19PM +0200, Martin Schwidefsky wrote: > > This patch cleans up needless includes of asm/pgalloc.h from the > > arch/s390/ subtree. This has not been compile tested, so > > needs the architecture maintainers (or willing volunteers) to > > test. > > Doesn't compile. s390_ksyms needs pgalloc.h for the definition of diag10. > The other includes of pgalloc.h can be removed without a problem.
Alternatively, could the diag10() prototype be moved somewhere else (tlbflush or cacheflush?) Is diag10 a tlb or cache function? It isn't clear from the code what diag10() does. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/ 2.6 Serial core ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
