All of lore.kernel.org
 help / color / mirror / Atom feed
From: vladimir.murzin@arm.com (Vladimir Murzin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: compat: align cacheflush syscall with arch/arm
Date: Thu, 13 Nov 2014 11:53:11 +0000	[thread overview]
Message-ID: <54649BA7.5000809@arm.com> (raw)
In-Reply-To: <20141113114743.GG13350@arm.com>

On 13/11/14 11:47, Will Deacon wrote:
> Hi Vladimir,
> 
> On Wed, Nov 12, 2014 at 10:47:18AM +0000, Vladimir Murzin wrote:
>> Update handling of cacheflush syscall with changes made in arch/arm
>> counterpart:
>>  - return error to userspace when flushing syscall fails
>>  - split user cache-flushing into interruptible chunks
>>  - don't bother rounding to nearest vma
>>
>> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
>> Acked-by: Will Deacon <will.deacon@arm.com>
>> ---
>>  arch/arm64/include/asm/cacheflush.h  |    2 +-
>>  arch/arm64/include/asm/thread_info.h |   12 ++++++
>>  arch/arm64/kernel/sys_compat.c       |   77 ++++++++++++++++++++++++----------
>>  arch/arm64/mm/cache.S                |    6 ++-
>>  4 files changed, 74 insertions(+), 23 deletions(-)
> 
> We should hold off on this patch until the EINTR issue has been resolved:
> 
>   http://lists.infradead.org/pipermail/linux-arm-kernel/2014-November/302105.html
> 

Sure, no problem.

Vladimir

> Will
> 
> 
> 

      reply	other threads:[~2014-11-13 11:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12 10:47 [PATCH] arm64: compat: align cacheflush syscall with arch/arm Vladimir Murzin
2014-11-13 11:47 ` Will Deacon
2014-11-13 11:53   ` Vladimir Murzin [this message]

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=54649BA7.5000809@arm.com \
    --to=vladimir.murzin@arm.com \
    --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.