[POWERPC] merge iSeries i/o operations with the rest

Hollis Blanchard hollisb at us.ibm.com
Thu Sep 21 02:01:36 EST 2006


On Wed, 2006-09-20 at 22:15 +1000, Stephen Rothwell wrote:
> +       if (firmware_has_feature(FW_FEATURE_ISERIES)) {
> +               BUG();
> +               return;
> +       }

Shouldn't all these be BUG_ON(firmware_has_feature(FW_FEATURE_ISERIES))?

-- 
Hollis Blanchard
IBM Linux Technology Center




More information about the Linuxppc-dev mailing list