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:
f03e64f
)
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
author
Paul Mackerras
<paulus@samba.org>
Thu, 8 Feb 2007 04:02:35 +0000
(15:02 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 8 Feb 2007 04:02:35 +0000
(15:02 +1100)
The previous patch changing pSeries to use H_BULK_REMOVE broke the
JS20 blade, where the firmware doesn't support H_BULK_REMOVE. This
adds a firmware check so that on machines that don't have H_BULK_REMOVE,
we just use the H_REMOVE call as before.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found