[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080806235237.GA11964@kroah.com>
Date: Wed, 6 Aug 2008 16:52:37 -0700
From: Greg KH <greg@...ah.com>
To: Alan Stern <stern@...land.harvard.edu>
Cc: Dave Hansen <haveblue@...ibm.com>,
Kernel development list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fix verify_dynamic_kobject_allocation()
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@...land.harvard.edu>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists