On Tue, Oct 23, 2001 at 08:25:18AM +0200, David M?ller (ELSOFT AG) wrote: > Hello again > > The attached patch fixes the following issues: > > - arch/ppc/mm/fault.c > missing get_pteptr() prototype
Applied. > - arch/ppc/kernel/i8259.c > consistent nameing (rather cosmetic change) Not sure about. Why either of those changes? > - arch/ppc/ppc_ksyms.c > missing flush_dcache_all() export This only exists on CONFIG_NOT_CACHE_COHERENT, fixed and applied. > - arch/ppc/kernel/ppc4xx_setup.c > added "l" format flag to sprintf() to make compiler happy > (cosmetic) > > - arch/ppc/kernel/ppc405_pci.c > adjust include file name Applied. Thanks! -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
