On Saturday 01 September 2007, Jeff Garzik wrote:
>
> commit 457b6eb3bf3341d2e143518a0bb99ffbb8d754c4
> Author: Jeff Garzik <[EMAIL PROTECTED]>
> Date: Sat Sep 1 10:16:45 2007 -0400
>
> drivers/firmware: const-ify DMI API and internals
>
> Three main sets of changes:
>
> 1
On Sun, Sep 09, 2007 at 10:24:42PM +0200, Sam Ravnborg wrote:
> > >
> > > I was just going to push it myself, but have no strong feelings on the
> > > matter.
> >
> > Ok, you can push it, that's fine with me. Feel free to add my:
> > Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
> >
> >
> > I was just going to push it myself, but have no strong feelings on the
> > matter.
>
> Ok, you can push it, that's fine with me. Feel free to add my:
> Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
>
> if you want.
That should be "Acked-by:" since the patch does not pass v
On Sat, Sep 01, 2007 at 12:01:20PM -0400, Jeff Garzik wrote:
> Greg KH wrote:
>> On Sat, Sep 01, 2007 at 10:27:19AM -0400, Jeff Garzik wrote:
>>> commit 457b6eb3bf3341d2e143518a0bb99ffbb8d754c4
>>> Author: Jeff Garzik <[EMAIL PROTECTED]>
>>> Date: Sat Sep 1 10:16:45 2007 -0400
>>>
>>> drivers
On Sat, 1 Sep 2007, Andi Kleen wrote:
>
> > And if we're really lucky, this might enable some additional
> > optimizations on the part of the compiler.
>
> Only if the kernel was compiled C++. C compilers generally ignore constness
> for optimization purposes because it can be so easily
> And if we're really lucky, this might enable some additional
> optimizations on the part of the compiler.
Only if the kernel was compiled C++. C compilers generally ignore constness
for optimization purposes because it can be so easily casted away.
-Andi
-
To unsubscribe from this list
Greg KH wrote:
On Sat, Sep 01, 2007 at 10:27:19AM -0400, Jeff Garzik wrote:
commit 457b6eb3bf3341d2e143518a0bb99ffbb8d754c4
Author: Jeff Garzik <[EMAIL PROTECTED]>
Date: Sat Sep 1 10:16:45 2007 -0400
drivers/firmware: const-ify DMI API and internals
Three main sets of changes:
On Sat, Sep 01, 2007 at 10:27:19AM -0400, Jeff Garzik wrote:
>
> commit 457b6eb3bf3341d2e143518a0bb99ffbb8d754c4
> Author: Jeff Garzik <[EMAIL PROTECTED]>
> Date: Sat Sep 1 10:16:45 2007 -0400
>
> drivers/firmware: const-ify DMI API and internals
>
> Three main sets of changes:
>
8 matches
Mail list logo