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

From: Steven Rostedt
Date: Tue Aug 12 2008 - 13:16:26 EST



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@xxxxxxxxxxxxxxxxxxxx>
Date: Wed Jul 30 14:45:12 2008 -0700


And the commit you stated:

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


Which Linus pulled in on:

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


Sorry for the noise :-/

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/