git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f741656
)
sparc64: Fix gfp_flags setting in tsb_grow().
author
David S. Miller
<davem@davemloft.net>
Tue, 19 Feb 2013 20:56:18 +0000
(12:56 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Feb 2013 17:45:53 +0000
(09:45 -0800)
We should "|= more_flags" rather than "= more_flags".
Reported-by: David Rientjes <rientjes@google.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found