From: Paul Mackerras Date: Thu, 8 Feb 2007 04:02:35 +0000 (+1100) Subject: [POWERPC] Only use H_BULK_REMOVE if the firmware supports it X-Git-Tag: v2.6.21-rc1~92^2~23^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e86f92fcfe4f0bcab0ad7fa4088a64c60d9b38;p=pandora-kernel.git [POWERPC] Only use H_BULK_REMOVE if the firmware supports it 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 --- Reading git-diff-tree failed