[PATCH v2 12/21] pinctrl: core: Embed struct pingroup into struct group_desc

Andy Shevchenko andriy.shevchenko at linux.intel.com
Tue Nov 28 07:58:49 PST 2023


On Tue, Nov 28, 2023 at 05:53:21PM +0200, Andy Shevchenko wrote:
> On Sat, Nov 25, 2023 at 07:39:02AM +0800, kernel test robot wrote:
> > Hi Andy,
> > 
> > kernel test robot noticed the following build errors:
> 
> > [also build test ERROR on linusw-pinctrl/for-next next-20231124]
> 
> Hmm... I have compiled tested on Linux Next it several times, I can't reproduce
> this neither with GCC nor with LLVM.

Actually it rings a bell that some versions of GCC have a bug (?) that they may
not identify initializations like this to be converted to constants as we are
using compound literal it should make no difference.

-- 
With Best Regards,
Andy Shevchenko





More information about the linux-arm-kernel mailing list