[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080426100545.GB22836@uranus.ravnborg.org>
Date: Sat, 26 Apr 2008 12:05:45 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: David Miller <davem@...emloft.net>
Cc: oliver@...tkopp.net, wg@...ndegger.com,
urs.thuermann@...kswagen.de, netdev@...r.kernel.org,
socketcan-core@...ts.berlios.de, oliver.hartkopp@...kswagen.de,
xemul@...nvz.org
Subject: Re: [PATCH][CAN]: Fix copy_from_user() results interpretation
On Sat, Apr 26, 2008 at 03:01:46AM -0700, David Miller wrote:
> From: Sam Ravnborg <sam@...nborg.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists