Re: Fixing the main programmer thinko with the device model

From: Andi Kleen
Date: Tue Mar 25 2008 - 05:57:44 EST


James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> writes:
>
> That's true, but irrelevant (and also soon to be untrue if we get rid of
> the scsi_device class as you and Kay keep requesting). The two calls
> release references on the actual embedded generic device, it's nothing
> to do with entangled lifetime rules.

<heretic thought>Has anybody ever considered just doing away with
the problematic and bug prone and tricky reference counts for kobjects
and switch to a simple garbage collector for them?

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