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:
bf62e86
)
[ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress code
author
Alan Hourihane
<alanh@fairlite.demon.co.uk>
Sun, 2 Sep 2007 18:59:34 +0000
(19:59 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:11 +0000
(23:43 +0100)
arch_decomp_setup() does not understand the new tagged lists
for parameter setup. It's fixed in using the older param struct.
This patch adds support for tagged lists and allows the older
param struct too.
Signed-off-by: Alan Hourihane <alanh@fairlite.demon.co.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found