Was it the same as the one I used ? As I understood, PPC don't need
flush_icache_page to do anything because of their special cache
handling.
>
> > However chances are that I broke something else because my computer
> > stops on:
> > request_module[block-major-3]: Root fs not mounted
>
> It's looking for an IDE disk for the root partition. Did you make the IDE
> driver a module perhaps? You can't do that if your root partition is on
> an IDE disk.
Heh, I checked three times before complaining about but, no, IDE is not
a module. It might be because of the changes I made to pmac-ide. I think
ide drives don't get properly initialized (the ide bus is checked sooner
for dma). I'll dig more into that.
Thanks
-- /Hadess
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/