From: Alexander Beregalov <a.beregalov@gmail.com>
To: davem@davemloft.net, sparclinux@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: sparc64: build failure at sys_sparc32.c
Date: Tue, 29 Jul 2008 06:59:14 +0000 [thread overview]
Message-ID: <20080729065914.GA30878@orion> (raw)
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.
WARNING: multiple messages have this Message-ID (diff)
From: Alexander Beregalov <a.beregalov@gmail.com>
To: davem@davemloft.net, sparclinux@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: sparc64: build failure at sys_sparc32.c
Date: Tue, 29 Jul 2008 10:59:14 +0400 [thread overview]
Message-ID: <20080729065914.GA30878@orion> (raw)
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.
next reply other threads:[~2008-07-29 6:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-29 6:59 Alexander Beregalov [this message]
2008-07-29 6:59 ` sparc64: build failure at sys_sparc32.c 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080729065914.GA30878@orion \
--to=a.beregalov@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=sparclinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.