mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture updates for v4.4
@ 2015-11-09 14:50 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2015-11-09 14:50 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hi Linus,

please pull latest patches for the parisc architecture for kernel v4.4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.4-1

We have two patches in here:

1. The parisc uapi headers have been screwed up since quite some time. This
patch fixes some bugs (e.g. endianess not respected in compat_semid64_ds) and
cleans them up (e.g. uid_t was used instead of __kernel_uid_t) so that they can
be used by userspace again. This patch has been reviewed by Arnd Bergmann and
is scheduled for stable kernel series.

2. Drop the hpux_stat64 struct from stat.h, we do not support HP-UX binaries
since kernel 4.0.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (2):
      parisc: Drop hpux_stat64 struct from stat.h header file
      parisc: Fixes and cleanups in kernel uapi header files

 arch/parisc/include/asm/compat.h           |  4 ++--
 arch/parisc/include/uapi/asm/ipcbuf.h      | 19 +++++++++++-------
 arch/parisc/include/uapi/asm/msgbuf.h      | 10 +++++-----
 arch/parisc/include/uapi/asm/posix_types.h |  2 ++
 arch/parisc/include/uapi/asm/sembuf.h      |  6 +++---
 arch/parisc/include/uapi/asm/shmbuf.h      |  8 ++++----
 arch/parisc/include/uapi/asm/stat.h        | 31 ------------------------------
 arch/parisc/mm/init.c                      | 16 +++++++++++++++
 8 files changed, 44 insertions(+), 52 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-09 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-09 14:50 [GIT PULL] parisc architecture updates for v4.4 Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®