Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1319222

Re: [RFC PATCH v2 2/3] getcpu_cache: wire up ARM system call

From Russell King - ARM Linux <linux@arm.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [RFC PATCH v2 2/3] getcpu_cache: wire up ARM system call
Date 2016-01-27 19:20 +0100
Message-ID <qVCRe-7CM-51@gated-at.bofh.it> (permalink)
References <qVBBL-6sQ-3@gated-at.bofh.it> <qVBBL-6sQ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jan 27, 2016 at 11:54:42AM -0500, Mathieu Desnoyers wrote:
> Wire up the getcpu cache system call on 32-bit ARM. Call the

You should note that your chosen system call number of 391 is temporary
here and can't be relied upon as we have to wire up the new
copy_file_range() call on ARM (which I've just committed the patch for.)

I'd much prefer the wiring up to be either an entirely separate patch
(which must be submitted to me, and I'll merge between -rc1 and -rc2
along with any other syscall updates) or you leave the wiring up to me.

This is so that I can ensure that (a) system calls numbers are not
duplicated and (b) ensure that we follow the same logical order as x86
where possible.

Thanks.

-- 
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH v2 2/3] getcpu_cache: wire up ARM system call Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-01-27 18:00 +0100
  Re: [RFC PATCH v2 2/3] getcpu_cache: wire up ARM system call Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-01-27 19:20 +0100
    Re: [RFC PATCH v2 2/3] getcpu_cache: wire up ARM system call Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-01-27 19:50 +0100

csiph-web