Re: [PATCH] fix verify_dynamic_kobject_allocation()

From: Greg KH
Date: Wed Aug 06 2008 - 20:09:02 EST


On Wed, Aug 06, 2008 at 04:00:18PM -0400, Alan Stern wrote:
> The warn-when-statically-allocated-kobjects-are-used patch crashes my
> machine during boot when it calls kzalloc(), presumably because the
> call occurs too early. This patch (as1126) fixes it by using a static
> string instead of a dynamically-allocated string.
>
> Signed-off-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>

I just took andrew's version of this patch, sorry for the oops.

thanks,

greg k-h
--
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/