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:
690d1a9
)
powerpc/nvram: Handle partition names >= 12 chars
author
Jim Keniston
<jkenisto@us.ibm.com>
Thu, 11 Nov 2010 18:54:27 +0000
(18:54 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 30 Nov 2010 04:43:51 +0000
(15:43 +1100)
The name field in the nvram_header can be < 12 chars, null-terminated,
or 12 chars without the null. Handle this safely.
Signed-off-by: Jim Keniston <jkenisto@us.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found