From: Greg KH <greg@kroah.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Dave Hansen <haveblue@us.ibm.com>,
Kernel development list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fix verify_dynamic_kobject_allocation()
Date: Wed, 6 Aug 2008 16:52:37 -0700 [thread overview]
Message-ID: <20080806235237.GA11964@kroah.com> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0808061558320.2138-100000@iolanthe.rowland.org>
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@rowland.harvard.edu>
I just took andrew's version of this patch, sorry for the oops.
thanks,
greg k-h
prev parent reply other threads:[~2008-08-07 0:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-06 20:00 Alan Stern
2008-08-06 23:52 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080806235237.GA11964@kroah.com \
--to=greg@kroah.com \
--cc=haveblue@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome