diff options
author | Akira Takeuchi <[email protected]> | 2013-09-10 17:20:05 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-10 14:54:59 -0700 |
commit | 3da06ed7366f6749ac333d1c051131c1a550755f (patch) | |
tree | 03fe3b9a13322bdb82a12e057244bedf84083b9e /tools/perf/util/trace-event-scripting.c | |
parent | 31f7c3a688f75bceaf2fd009efc489659ad6aa61 (diff) |
mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPT
The mn10300 kernel crashes just after starting userspace programs, if
CONFIG_PREEMPT is disabled:
Freeing unused kernel memory: 96K (90286000 - 9029e000)
MISALIGN: 97c33ff9: unsupported instruction f
MISALIGN: 97c33ff9: unsupported instruction f
MISALIGN: 97c33ff9: unsupported instruction f
:
This fixes the problem that was introduced by commit d17fc238ac14
("MN10300: Enable IRQs more in system call exit work path").
Signed-off-by: Akira Takeuchi <[email protected]>
Signed-off-by: Kiyoshi Owada <[email protected]>
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions