From: cov@codeaurora.org (Christopher Covington)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Remove extraneous kcmp syscall ignore
Date: Wed, 19 Mar 2014 13:02:33 -0400 [thread overview]
Message-ID: <5329CDA9.7000707@codeaurora.org> (raw)
In-Reply-To: <1392403099-13411-1-git-send-email-cov@codeaurora.org>
On 02/14/2014 01:38 PM, Christopher Covington wrote:
> The kcmp system call was ported to ARM in
> commit 3f7d1fe108dbaefd0c57a41753fc2c90b395f458
> "ARM: 7665/1: Wire up kcmp syscall".
>
> Signed-off-by: Christopher Covington <cov@codeaurora.org>
> ---
> arch/arm/include/asm/unistd.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/include/asm/unistd.h b/arch/arm/include/asm/unistd.h
> index 141baa3..cbd6197 100644
> --- a/arch/arm/include/asm/unistd.h
> +++ b/arch/arm/include/asm/unistd.h
> @@ -48,6 +48,5 @@
> */
> #define __IGNORE_fadvise64_64
> #define __IGNORE_migrate_pages
> -#define __IGNORE_kcmp
>
> #endif /* __ASM_ARM_UNISTD_H */
Seeing no objections, will add to the patch tracker.
Christopher
--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by the Linux Foundation.
WARNING: multiple messages have this Message-ID (diff)
From: Christopher Covington <cov@codeaurora.org>
To: Russell King <linux@arm.linux.org.uk>
Cc: Christopher Covington <cov@codeaurora.org>,
Al Viro <viro@zeniv.linux.org.uk>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: Remove extraneous kcmp syscall ignore
Date: Wed, 19 Mar 2014 13:02:33 -0400 [thread overview]
Message-ID: <5329CDA9.7000707@codeaurora.org> (raw)
In-Reply-To: <1392403099-13411-1-git-send-email-cov@codeaurora.org>
On 02/14/2014 01:38 PM, Christopher Covington wrote:
> The kcmp system call was ported to ARM in
> commit 3f7d1fe108dbaefd0c57a41753fc2c90b395f458
> "ARM: 7665/1: Wire up kcmp syscall".
>
> Signed-off-by: Christopher Covington <cov@codeaurora.org>
> ---
> arch/arm/include/asm/unistd.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/include/asm/unistd.h b/arch/arm/include/asm/unistd.h
> index 141baa3..cbd6197 100644
> --- a/arch/arm/include/asm/unistd.h
> +++ b/arch/arm/include/asm/unistd.h
> @@ -48,6 +48,5 @@
> */
> #define __IGNORE_fadvise64_64
> #define __IGNORE_migrate_pages
> -#define __IGNORE_kcmp
>
> #endif /* __ASM_ARM_UNISTD_H */
Seeing no objections, will add to the patch tracker.
Christopher
--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by the Linux Foundation.
next prev parent reply other threads:[~2014-03-19 17:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-14 18:38 [PATCH] ARM: Remove extraneous kcmp syscall ignore Christopher Covington
2014-02-14 18:38 ` Christopher Covington
2014-03-19 17:02 ` Christopher Covington [this message]
2014-03-19 17:02 ` Christopher Covington
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=5329CDA9.7000707@codeaurora.org \
--to=cov@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.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.