[ofa-general] Re: [PATCH] infiniband: change flags from int to long

Steven Rostedt rostedt at goodmis.org
Tue Aug 12 10:14:09 PDT 2008


On Tue, 12 Aug 2008, Roland Dreier wrote:

>  > It is a bug to have irq saved flags as an int and not long since
>  > some archs may use more that 32 bits in flags.
> 
> Isn't this already upstream for a while as 52fd8ca6?

This is the problem with having multiple git repos lying around. You never 
know which one is updated. I should have done a git pull on the git repo I 
examined.

Last commit on the repo I looked at:

commit 94ad374a0751f40d25e22e036c37f7263569d24c
Author: Linus Torvalds <torvalds at linux-foundation.org>
Date:   Wed Jul 30 14:45:12 2008 -0700


And the commit you stated:

commit 52fd8ca6ad4124c15952ded35cfcf6adbd7ae8d4
Author: Vegard Nossum <vegard.nossum at gmail.com>
Date:   Wed Jul 30 09:29:06 2008 -0700


Which Linus pulled in on:

commit 273b2578392bbf6e5c47a8a3d1ee461ce6fc7182
Merge: 8e43e12... 06a91a0...
Author: Linus Torvalds <torvalds at linux-foundation.org>
Date:   Thu Aug 7 18:14:07 2008 -0700


Sorry for the noise :-/

-- Steve




More information about the general mailing list