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:
093a07e
)
[PARISC] fix signal trampoline cache flushing
author
Kyle McMartin
<kyle@mcmartin.ca>
Tue, 15 Apr 2008 22:36:38 +0000
(18:36 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 15 Apr 2008 22:51:36 +0000
(15:51 -0700)
The signal trampolines were accidently flushing the kernel I$ instead of
the users. Fix that up, and also add a missing user D$ flush while
we're at it.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found