From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Victor Hugo <victor@vhugo.net>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org,
jonathan@jonmasters.org, greg@kroah.com, marcel@holtmann.org
Subject: Re: [PATCH] request_firmware_examples
Date: Sat, 09 Sep 2006 16:19:16 +0100 [thread overview]
Message-ID: <1157815156.6877.38.camel@localhost.localdomain> (raw)
In-Reply-To: <4500AA79.10400@vhugo.net>
Ar Iau, 2006-09-07 am 16:25 -0700, ysgrifennodd Victor Hugo:
> + u8 *buf = kmalloc(size + 1, GFP_KERNEL);
> + memcpy(buf, firmware, size);
NAK. Out of memory check please.
next prev parent reply other threads:[~2006-09-09 14:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-07 23:25 Victor Hugo
2006-09-07 23:31 ` Andrew Morton
2006-09-08 3:53 ` Oleg Verych
2006-09-15 17:14 ` Randy.Dunlap
2006-09-09 15:19 ` Alan Cox [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-09-06 10:15 [PATCH]request_firmware examples Victor Hugo
2006-09-06 10:00 Victor Hugo
2006-09-06 9:40 Victor Hugo
2006-09-07 16:56 ` Andrew Morton
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=1157815156.6877.38.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=akpm@osdl.org \
--cc=greg@kroah.com \
--cc=jonathan@jonmasters.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=victor@vhugo.net \
/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