From: Sam Ravnborg <sam@ravnborg.org>
To: David Miller <davem@davemloft.net>
Cc: oliver@hartkopp.net, wg@grandegger.com,
urs.thuermann@volkswagen.de, netdev@vger.kernel.org,
socketcan-core@lists.berlios.de, oliver.hartkopp@volkswagen.de,
xemul@openvz.org
Subject: Re: [PATCH][CAN]: Fix copy_from_user() results interpretation
Date: Sat, 26 Apr 2008 12:05:45 +0200 [thread overview]
Message-ID: <20080426100545.GB22836@uranus.ravnborg.org> (raw)
In-Reply-To: <20080426.030146.227030606.davem@davemloft.net>
On Sat, Apr 26, 2008 at 03:01:46AM -0700, David Miller wrote:
> From: Sam Ravnborg <sam@ravnborg.org>
> Date: Sat, 26 Apr 2008 11:59:23 +0200
>
> > diff --git a/scripts/Makefile.build b/scripts/Makefile.build
> > index 277cfe0..4a7327b 100644
> > --- a/scripts/Makefile.build
> > +++ b/scripts/Makefile.build
> > @@ -105,7 +105,7 @@ endif
> >
> > # Do section mismatch analysis for each module/built-in.o
> > ifdef CONFIG_DEBUG_SECTION_MISMATCH
> > - cmd_secanalysis = ; scripts/mod/modpost $@
> > + #cmd_secanalysis = ; scripts/mod/modpost $@
> > endif
> >
> > # Compile C sources (.c)
>
> What's this? :-)
Sorry!
Workaround for a newly introduced kbuild bug and I did
not review my patch properly.
I hand edited it out in first mail but should have
done so in my queued patch to prevent this.
Sam
next prev parent reply other threads:[~2008-04-26 10:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-25 12:42 [PATCH][CAN]: Fix copy_from_user() results interpretation Pavel Emelyanov
2008-04-25 14:22 ` Oliver Hartkopp
2008-04-26 6:19 ` Wolfgang Grandegger
2008-04-26 6:23 ` David Miller
2008-04-26 6:35 ` Wolfgang Grandegger
2008-04-26 6:40 ` Sam Ravnborg
2008-04-26 7:03 ` David Miller
2008-04-26 13:04 ` Wolfgang Grandegger
2008-04-26 8:26 ` Oliver Hartkopp
2008-04-26 9:10 ` David Miller
2008-04-26 9:59 ` Sam Ravnborg
2008-04-26 10:01 ` David Miller
2008-04-26 10:05 ` Sam Ravnborg [this message]
2008-04-27 5:57 ` David Miller
[not found] <mailman.2289.1209191345.4974.socketcan-core@lists.berlios.de>
2008-04-26 6:33 ` David Miller
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=20080426100545.GB22836@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=oliver.hartkopp@volkswagen.de \
--cc=oliver@hartkopp.net \
--cc=socketcan-core@lists.berlios.de \
--cc=urs.thuermann@volkswagen.de \
--cc=wg@grandegger.com \
--cc=xemul@openvz.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).