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


Groups > linux.kernel > #1255368

[GIT PULL] parisc architecture updates for v4.3

From Helge Deller <deller@gmx.de>
Newsgroups linux.kernel
Subject [GIT PULL] parisc architecture updates for v4.3
Date 2015-10-25 12:50 +0100
Message-ID <qnrYd-2u7-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

please pull some patches for the parisc architecture for kernel v4.3 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.3-2

The most important change is that we reduce L1_CACHE_BYTES to 16 bytes, for
which a trivial patch for XPS in the network layer was needed.
Then we wire up the sys_membarrier and userfaultfd syscalls and added two other
small cleanups.

Thanks,
Helge

----------------------------------------------------------------
Axel Lin (1):
      parisc: serial/mux: Convert to uart_console_device instead of open-coded

Helge Deller (3):
      parisc: Wire up userfaultfd syscall
      parisc: reduce syslog debug output
      net/xps: Fix calculation of initial number of xps queues

John David Anglin (1):
      parisc: Change L1_CACHE_BYTES to 16

Mathieu Desnoyers (1):
      parisc: allocate sys_membarrier system call number

 arch/parisc/include/asm/cache.h       | 18 +++++-------------
 arch/parisc/include/uapi/asm/unistd.h |  4 +++-
 arch/parisc/kernel/syscall_table.S    |  2 ++
 drivers/parisc/lba_pci.c              | 12 ++++++------
 drivers/tty/serial/mux.c              |  9 ++-------
 include/linux/netdevice.h             |  4 ++--
 6 files changed, 20 insertions(+), 29 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[GIT PULL] parisc architecture updates for v4.3 Helge Deller <deller@gmx.de> - 2015-10-25 12:50 +0100

csiph-web