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:
52ab3b2
)
powerpc/kprobe: Introduce a new thread flag
author
Tiejun Chen
<tiejun.chen@windriver.com>
Sun, 16 Sep 2012 23:54:29 +0000
(23:54 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 18 Sep 2012 05:32:39 +0000
(15:32 +1000)
We need to add a new thread flag, TIF_EMULATE_STACK_STORE,
for emulating stack store operation while exiting exception.
Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found