From: "Dr. David Alan Gilbert" <linux@treblig.org>
To: Jesper Juhl <jj@chaosbits.net>
Cc: teigland@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: kmallocs with swapped parameters in fs/dlm/lock.c
Date: Mon, 11 Jul 2011 09:25:36 +0100 [thread overview]
Message-ID: <20110711082536.GA29007@gallifrey> (raw)
In-Reply-To: <alpine.LNX.2.00.1107102254370.2818@swampdragon.chaosbits.net>
* Jesper Juhl (jj@chaosbits.net) wrote:
> On Sun, 10 Jul 2011, Dr. David Alan Gilbert wrote:
>
> > Hi David,
> > Sparse spotted a couple of places in fs/dlm/lock.c where the size/flags
> > parameters to kmalloc got swapped:
> >
> [...]
> > Jesper:
> > I noticed in your patch:
> > https://lkml.org/lkml/2011/7/2/90
> >
> > where you had done a kmalloc->kzalloc transform you kept the swap.
> >
> > This looks like new code in 3.0rc so I don't think you could quite
> > call it a regression, but it should probably be fixed fairly quickly
> > I guess.
> >
> D'oh, I completely overlooked that.
No problem.
> Thank you for noticing and letting me know. I've just submitted an updated
> patch.
Great - it's probably worth you fixing the 2nd case in the same file
in the same patch, rather than just the one that you were changing
anyway?
Dave
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ gro.gilbert @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
next prev parent reply other threads:[~2011-07-11 8:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-10 0:30 kmallocs with swapped parameters in fs/dlm/lock.c Dr. David Alan Gilbert
2011-07-10 20:56 ` Jesper Juhl
2011-07-11 8:25 ` Dr. David Alan Gilbert [this message]
2011-07-11 8:33 ` Jesper Juhl
2011-07-11 13:25 ` David Teigland
2011-07-11 13:23 ` David Teigland
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=20110711082536.GA29007@gallifrey \
--to=linux@treblig.org \
--cc=jj@chaosbits.net \
--cc=linux-kernel@vger.kernel.org \
--cc=teigland@redhat.com \
/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.