All of lore.kernel.org
 help / color / mirror / Atom feed
* sparc64: build failure at sys_sparc32.c
@ 2008-07-29  6:59 ` Alexander Beregalov
  0 siblings, 0 replies; 12+ messages in thread
From: Alexander Beregalov @ 2008-07-29  6:59 UTC (permalink / raw)
  To: davem, sparclinux, linux-kernel

Hi

I am testing build using randconfig.

arch/sparc64/kernel/sys_sparc32.c: In function 'sys32_chown16':
arch/sparc64/kernel/sys_sparc32.c:63: error: implicit declaration of
function 'low2highuid'
arch/sparc64/kernel/sys_sparc32.c:63: error: implicit declaration of
function 'low2highgid'
arch/sparc64/kernel/sys_sparc32.c: In function 'sys32_getresuid16':
arch/sparc64/kernel/sys_sparc32.c:106: error: implicit declaration of
function 'high2lowuid'
arch/sparc64/kernel/sys_sparc32.c: In function 'sys32_getresgid16':
arch/sparc64/kernel/sys_sparc32.c:123: error: implicit declaration of
function 'high2lowgid'

These functions are defined in linux/highuid.h only if CONFIG_UID16 is enabled.

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

end of thread, other threads:[~2008-08-07  5:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-29  6:59 sparc64: build failure at sys_sparc32.c Alexander Beregalov
2008-07-29  6:59 ` Alexander Beregalov
2008-07-29  7:12 ` David Miller
2008-07-29  7:12   ` David Miller
2008-07-29  8:38   ` Alexander Beregalov
2008-07-29  8:38     ` Alexander Beregalov
2008-08-04  1:19     ` David Miller
2008-08-04  1:19       ` David Miller
2008-08-04 14:05       ` Adrian Bunk
2008-08-04 14:05         ` Adrian Bunk
2008-08-07  5:53         ` David Miller
2008-08-07  5:53           ` David Miller

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.