Re: [patch 2/9] lguest: the guest code
From: Pekka Enberg <hidden>
Date: 2007-05-09 12:14:18
Also in:
lkml
From: Pekka Enberg <hidden>
Date: 2007-05-09 12:14:18
Also in:
lkml
Hi Rusty, On 5/9/07, Rusty Russell [off-list ref] wrote:
Hmm, where would the error go?
Let it propagate: scan_devices -> lguest_bus_init -> do_initcalls. We probably don't want to panic() if bus_register and device_register fail there either.