From: Jesper Juhl <jesper.juhl@gmail.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] use kzalloc instead of kcalloc(1,
Date: Mon, 28 Nov 2005 22:12:22 +0000 [thread overview]
Message-ID: <200511282312.22594.jesper.juhl@gmail.com> (raw)
In-Reply-To: <007001c5f392$4c61cda0$3ec0c756@bureau>
On Monday 28 November 2005 22:40, Christophe Jaillet wrote:
> from: Christophe Jaillet christophe.jaillet@wanadoo.fr
>
> use kzalloc instead of kcalloc(1,...) in /kernel/kprobes.c and /include/linux/gameport.h
> Signed-off-by : Christophe Jaillet christophe.jaillet@wanadoo.fr
> ---
> Patch applicable to linux-2.6.15-rc2
>
> I hope that for this third try :
> the form is OK
> the patch is usefull
Patch looks ok to me, but doesn't seem to want to apply:
juhl@dragon:~/kernel/linux-2.6.15-rc2$ patch -p1 < ../Christophe.patch
patching file kernel/kprobes.c
Hunk #1 FAILED at 420.
Hunk #2 FAILED at 432.
2 out of 2 hunks FAILED -- saving rejects to file kernel/kprobes.c.rej
patching file include/linux/gameport.h
Hunk #1 FAILED at 104.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/gameport.h.rej
Could be due to the email encoding or you generated the patch against a
different kernel version? I didn't investigate...
Ohh and another thing, if ever you plan to send patches to LKML, then this
> Content-Type: text/html;
> charset="iso-8859-1"
is a very bad idea as it'll cause your mail to never reach the mailing list.
Just use plain text.
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2005-11-28 22:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-27 20:36 [KJ] use kzalloc instead of kcalloc(1, Marion Jaillet
2005-11-27 21:23 ` Nishanth Aravamudan
2005-11-28 1:38 ` Nishanth Aravamudan
2005-11-28 1:41 ` Alexey Dobriyan
2005-11-28 21:40 ` Christophe Jaillet
2005-11-28 21:59 ` Nish Aravamudan
2005-11-28 22:12 ` Jesper Juhl [this message]
2005-11-29 21:42 ` Alexey Dobriyan
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=200511282312.22594.jesper.juhl@gmail.com \
--to=jesper.juhl@gmail.com \
--cc=kernel-janitors@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.