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:
a09688c
)
powerpc: Define ppr in thread_struct
author
Haren Myneni
<haren@linux.vnet.ibm.com>
Thu, 6 Dec 2012 21:49:56 +0000
(21:49 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:01:08 +0000
(17:01 +1100)
[PATCH 4/6] powerpc: Define ppr in thread_struct
ppr in thread_struct is used to save PPR and restore it before process exits
from kernel.
This patch sets the default priority to 3 when tasks are created such
that users can use 4 for higher priority tasks.
Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found