commit | cf39cc3b56bc4a562db6242d3069f65034ec7549 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Tue Apr 15 18:36:38 2008 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 15 15:51:36 2008 -0700 |
tree | 2787288d407b074548bdc2d79b947b79d5f0b55c | |
parent | 093a07e2fdfaddab7fc7d4adc76cc569c86603d7 [diff] |
[PARISC] fix signal trampoline cache flushing 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>