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 <[EMAIL PROTECTED]> Date: Wed Jul 30 14:45:12 2008 -0700 And the commit you stated: commit 52fd8ca6ad4124c15952ded35cfcf6adbd7ae8d4 Author: Vegard Nossum <[EMAIL PROTECTED]> Date: Wed Jul 30 09:29:06 2008 -0700 Which Linus pulled in on: commit 273b2578392bbf6e5c47a8a3d1ee461ce6fc7182 Merge: 8e43e12... 06a91a0... Author: Linus Torvalds <[EMAIL PROTECTED]> Date: Thu Aug 7 18:14:07 2008 -0700 Sorry for the noise :-/ -- Steve _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
