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


Groups > linux.kernel > #1417725 > unrolled thread

[PATCH 0/3] [v2] x86: compat_siginfo fixes and build-time tests

Started byDave Hansen <dave@sr71.net>
First post2016-06-08 19:30 +0200
Last post2016-06-08 19:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] [v2] x86: compat_siginfo fixes and build-time tests Dave Hansen <dave@sr71.net> - 2016-06-08 19:30 +0200

#1417725 — [PATCH 0/3] [v2] x86: compat_siginfo fixes and build-time tests

FromDave Hansen <dave@sr71.net>
Date2016-06-08 19:30 +0200
Subject[PATCH 0/3] [v2] x86: compat_siginfo fixes and build-time tests
Message-ID<rHPsJ-367-15@gated-at.bofh.it>
Changes from v1:
 * lots of style fixups to the MPX selftests.  No
   Functional changes.

---

We have not been updating the x86 compat_siginfo when updating the
generic one.  These patches fix the issue, and then add a bunch
of build-time checks to try to avoid this happening again in the
future (suggested by Ingo).

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web