On Sun, Jan 24, 2016 at 06:42:01PM -0800, Guenter Roeck wrote:powerpc:allmodconfig passes for me. Did you enable some additional build options ?
On Sun, Jan 24, 2016 at 02:08:22PM -0800, Linus Torvalds wrote:
So the merge window is over, and rc1 is out there. Go test!
Here are some early test results:
Build results:
total: 146 pass: 142 fail: 4
Failed builds:
alpha:allmodconfig
m68k:allmodconfig
parisc:allmodconfig
xtensa:allmodconfig
And for me powerpc allmodconfig with:
sound/core/compress_offload.c: In function 'snd_compr_ioctl':
sound/core/compress_offload.c:804:2: error: case label does not reduce to an integer constant
case _IOC_NR(SNDRV_COMPRESS_GET_CODEC_CAPS):
^
Stephen also complained about this.
http://www.gossamer-threads.com/lists/linux/kernel/2345968
I think this is outside my boundary for any attempt to fix. Maybe withGiven the discussion around it, I would not want to touch it myself.
some suggestion/guidance I can try.
Apart from powerpc:allmodconfig:Does any of those tend to fail differently than other allmodconfig builds ?
m32r:allmodconfig
tilegx:allmodconfig
tilepro:allmodconfig
These three are for the same problem as in drm/vc4 which you mentioned.