Re: [Bug 895] New: Kernel panic at boot: EIP is at kobject_get

Lou Langholtz (ldl@aros.net)
Fri, 11 Jul 2003 10:21:46 -0600


This is the request_queue_t kobj field not being intialized by
drivers/block/ll_rw_blk.c blk_init_queue() bug. Either blk_init_queue()
needs to be fixed to initialize the new q->kobj field (my
recommendation) or the memset() hack to nbd needs to be merged in.
Please CC me at least on any further correspondence regarding this so I
have a better chance of catching these emails. Thanks.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/