Re: [PATCH 2/4] powerpc/prom: fix early parsing of parameters

2017-08-06 Thread kbuild test robot
Hi Hari, [auto build test ERROR on powerpc/next] [also build test ERROR on v4.13-rc3 next-20170804] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Hari-Bathini/powerpc-prom-avoid-endian-conversi

[PATCH 2/4] powerpc/prom: fix early parsing of parameters

2017-08-03 Thread Hari Bathini
Parameters 'mem=', 'iommu=' and the like, which affect the iommu are parsed early in the boot process. This parser looks for a parameter substring like 'iommu=' in the cmdline string but it could also succeed when cmdline string contains parameters like 'x_iommu=' or such leading to undesired resul