All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.net>
To: Wang ShaoBo <bobo.shaobowang@huawei.com>
Cc: mark.rutland@arm.com, hch@infradead.org, cj.chengjian@huawei.com,
	huawei.libin@huawei.com, xiexiuqi@huawei.com,
	yangyingliang@huawei.com, guohanjun@huawei.com,
	wcohen@redhat.com, linux-kernel@vger.kernel.org,
	mtk.manpages@gmail.com, wezhang@redhat.com
Subject: Re: [PATCH v2] sys_personality: Add a optional arch hook arch_check_personality() for common sys_personality()
Date: Fri, 10 Jan 2020 06:45:51 +0100	[thread overview]
Message-ID: <20200110054551.GA352443@light.dominikbrodowski.net> (raw)
In-Reply-To: <20200109133634.176483-1-bobo.shaobowang@huawei.com>

On Thu, Jan 09, 2020 at 09:36:34PM +0800, Wang ShaoBo wrote:
> currently arm64 use __arm64_sys_arm64_personality() as its default
> syscall. But using a normal hook arch_check_personality() can reject
> personality settings for special case of different archs.
> 
> Signed-off-by: Wang ShaoBo <bobo.shaobowang@huawei.com>

Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>

Thanks,
	Dominik

  reply	other threads:[~2020-01-10  5:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 13:36 [PATCH v2] sys_personality: Add a optional arch hook arch_check_personality() for common sys_personality() Wang ShaoBo
2020-01-10  5:45 ` Dominik Brodowski [this message]
2020-03-25 10:27   ` Wangshaobo (bobo)
2020-03-27  5:28     ` Dominik Brodowski

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=20200110054551.GA352443@light.dominikbrodowski.net \
    --to=linux@dominikbrodowski.net \
    --cc=bobo.shaobowang@huawei.com \
    --cc=cj.chengjian@huawei.com \
    --cc=guohanjun@huawei.com \
    --cc=hch@infradead.org \
    --cc=huawei.libin@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mtk.manpages@gmail.com \
    --cc=wcohen@redhat.com \
    --cc=wezhang@redhat.com \
    --cc=xiexiuqi@huawei.com \
    --cc=yangyingliang@huawei.com \
    /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.