On Fri, 29 Sep 2006 23:45:12 +0900, girish <girishvg@xxxxxxxxx> wrote: > >> Please find attached patch created from 2.6.18 (kernel.org) tree. > >> Let me > >> know if this is alright. > >> > >> Signed-off-by: Girish V. Gulawani <girishvg@xxxxxxxxx> > > > > -#ifdef CONFIG_ISA > > - if (low < max_dma) > > + if (low < max_dma) } > > > > This doesn't quite compile. > > > > Stupid mistake. Fixed & resending. Looks good to me, except for page.h part. --- Atsushi Nemoto