On Tue, 2007-10-23 at 23:00 +0200, Johannes Berg wrote: > Commit 33ff910f0f466184ffc3514628f18403dcd86761 fixed commit > 78bdc3106a877cfa50439fa66b52acbc4e7868df but the code that got put in > uses struct scatterlist->page which no longer exists since commit > 18dabf473e15850c0dbc8ff13ac1e2806d542c15 which requires using > sg_page(sg) instead of sg->page.
This doesn't help though, when I boot I get a NULL-pointer dereference that looks approximately like this: NIP blk_rq_map_sg + 0x64/0x190 LR ide_map_sg + 0x38/? Call trace: cfq_remove_request + 0x168 (unreliable) cfq_dispatch_request + 0x44 ide_build_sglist + 0x38? pmac_ide_dma_setup + 0xa0? ide_do_rw_disk? + ? [...] I can upload the picture I took but it's hardly readable (taken with my crappy cell phone) johannes
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev