All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the final tree
@ 2013-08-20  7:20 ` Stephen Rothwell
  0 siblings, 0 replies; 38+ messages in thread
From: Stephen Rothwell @ 2013-08-20  7:20 UTC (permalink / raw)
  To: Ben Myers, David Chinner, xfs
  Cc: linux-next, linux-kernel, Dwight Engen, linuxppc-dev, Gao feng,
	Jeremy Kerr, Arnd Bergmann, Benjamin Herrenschmidt, cbe-oss-dev

[-- Attachment #1: Type: text/plain, Size: 929 bytes --]

Hi all,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

arch/powerpc/platforms/cell/spufs/inode.c: In function 'spufs_parse_options':
arch/powerpc/platforms/cell/spufs/inode.c:623:16: error: incompatible types when assigning to type 'kuid_t' from type 'int'
    root->i_uid = option;
                ^
arch/powerpc/platforms/cell/spufs/inode.c:628:16: error: incompatible types when assigning to type 'kgid_t' from type 'int'
    root->i_gid = option;
                ^

Caused by commit d6970d4b726c ("enable building user namespace with xfs")
from the xfs tree (that was fun to find :-)).

I have reverted that commit for today.  It could probably be replaced
with a patch that just changed XFS_FS to SPU_FS in the UIDGID_CONVERTED
config dependency - or someone could fix up SPU_FS.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2013-08-21 20:24 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20  7:20 linux-next: build failure after merge of the final tree Stephen Rothwell
2013-08-20  7:20 ` Stephen Rothwell
2013-08-20  7:20 ` Stephen Rothwell
2013-08-20  7:20 ` Stephen Rothwell
2013-08-20 16:07 ` Dwight Engen
2013-08-20 16:07   ` Dwight Engen
2013-08-20 16:07   ` Dwight Engen
2013-08-20 16:07   ` Dwight Engen
2013-08-20 19:28   ` Ben Myers
2013-08-20 19:28     ` Ben Myers
2013-08-20 19:28     ` Ben Myers
2013-08-21  0:22     ` Stephen Rothwell
2013-08-21  0:22       ` Stephen Rothwell
2013-08-21  0:22       ` Stephen Rothwell
2013-08-21 15:54       ` Ben Myers
2013-08-21 15:54         ` Ben Myers
2013-08-21 15:54         ` Ben Myers
2013-08-20 20:46   ` Arnd Bergmann
2013-08-20 20:46     ` Arnd Bergmann
2013-08-20 20:46     ` Arnd Bergmann
2013-08-21  5:08     ` Dwight Engen
2013-08-21  5:08       ` Dwight Engen
2013-08-21  5:08       ` Dwight Engen
2013-08-21  6:30       ` Jeremy Kerr
2013-08-21  6:30         ` Jeremy Kerr
2013-08-21  6:30         ` Jeremy Kerr
2013-08-21 15:56         ` Ben Myers
2013-08-21 15:56           ` Ben Myers
2013-08-21 15:56           ` Ben Myers
2013-08-21 18:33           ` [PATCH] powerpc/spufs: convert userns uid/gid mount options to kuid/kgid Dwight Engen
2013-08-21 18:33             ` Dwight Engen
2013-08-21 18:33             ` Dwight Engen
2013-08-21 20:05             ` Arnd Bergmann
2013-08-21 20:05               ` Arnd Bergmann
2013-08-21 20:05               ` Arnd Bergmann
2013-08-21 20:24               ` Ben Myers
2013-08-21 20:24                 ` Ben Myers
2013-08-21 20:24                 ` Ben Myers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.