From: Paul Mundt <lethal@linux-sh.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] sh64: re-add the __strnlen_user() prototype
Date: Mon, 25 Aug 2008 06:27:34 +0000 [thread overview]
Message-ID: <20080825062734.GA19834@linux-sh.org> (raw)
In-Reply-To: <20080822152029.GA26762@cs181140183.pp.htv.fi>
On Fri, Aug 22, 2008 at 06:20:29PM +0300, Adrian Bunk wrote:
> Commit 42fd3b142d8867f5b58d6fb75592cd20fd654c1b
> (sh: Initial consolidation of the _32/_64 uaccess split.)
> mistakenly removed the sh64 __strnlen_user() prototype,
> resulting in the following compile error:
>
> <-- snip -->
>
> ...
> CC init/main.o
> In file included from include/linux/poll.h:13,
> from include/linux/rtc.h:113,
> from include/linux/efi.h:19,
> from init/main.c:43:
> arch/sh/include/asm/uaccess.h: In function 'strnlen_user':
> arch/sh/include/asm/uaccess.h:213: error: implicit declaration of function '__strnlen_user'
> ...
> make[2]: *** [init/main.o] Error 1
>
> <-- snip -->
>
> Reported-by: Adrian Bunk <bunk@kernel.org>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
>
Applied, thanks.
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] sh64: re-add the __strnlen_user() prototype
Date: Mon, 25 Aug 2008 15:27:34 +0900 [thread overview]
Message-ID: <20080825062734.GA19834@linux-sh.org> (raw)
In-Reply-To: <20080822152029.GA26762@cs181140183.pp.htv.fi>
On Fri, Aug 22, 2008 at 06:20:29PM +0300, Adrian Bunk wrote:
> Commit 42fd3b142d8867f5b58d6fb75592cd20fd654c1b
> (sh: Initial consolidation of the _32/_64 uaccess split.)
> mistakenly removed the sh64 __strnlen_user() prototype,
> resulting in the following compile error:
>
> <-- snip -->
>
> ...
> CC init/main.o
> In file included from include/linux/poll.h:13,
> from include/linux/rtc.h:113,
> from include/linux/efi.h:19,
> from init/main.c:43:
> arch/sh/include/asm/uaccess.h: In function 'strnlen_user':
> arch/sh/include/asm/uaccess.h:213: error: implicit declaration of function '__strnlen_user'
> ...
> make[2]: *** [init/main.o] Error 1
>
> <-- snip -->
>
> Reported-by: Adrian Bunk <bunk@kernel.org>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
>
Applied, thanks.
next prev parent reply other threads:[~2008-08-25 6:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-22 15:20 [2.6 patch] sh64: re-add the __strnlen_user() prototype Adrian Bunk
2008-08-22 15:20 ` Adrian Bunk
2008-08-25 6:27 ` Paul Mundt [this message]
2008-08-25 6:27 ` Paul Mundt
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=20080825062734.GA19834@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@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.