From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: fixes for -rc6
Date: Thu, 15 Oct 2015 14:38:50 +0100 [thread overview]
Message-ID: <20151015133849.GE29301@arm.com> (raw)
Hi Linus,
Here are a few more arm64 fixes for 4.3. Again, nothing too significant,
but worth having nonetheless. The MINSIGSTKSZ update is a bit grotty,
but the value we currently have is wrong (too small), so anybody using
that will have issues already. It has Arnd's ack for the asm-generic
change.
Please pull,
Will
--->8
The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:
Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to eb93ce2cb7a85368c1f1733df35aab87152db56f:
arm64: compat: wire up new syscalls (2015-10-14 13:51:41 +0100)
----------------------------------------------------------------
arm64 fixes for 4.3-rc6
- Fix module CFLAGS setting in workaround for erratum #843419
- Update MINSIGSTKSZ and SIGSTKSZ to match glibc
- Wire up some new compat syscalls
----------------------------------------------------------------
Manjeet Pawar (1):
arm64: Fix MINSIGSTKSZ and SIGSTKSZ
Will Deacon (2):
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
arm64: compat: wire up new syscalls
arch/arm64/Makefile | 2 +-
arch/arm64/include/asm/unistd.h | 2 +-
arch/arm64/include/asm/unistd32.h | 9 +++++++++
arch/arm64/include/uapi/asm/signal.h | 3 +++
include/uapi/asm-generic/signal.h | 2 ++
5 files changed, 16 insertions(+), 2 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will.deacon@arm.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com,
arnd@arndb.de
Subject: [GIT PULL] arm64: fixes for -rc6
Date: Thu, 15 Oct 2015 14:38:50 +0100 [thread overview]
Message-ID: <20151015133849.GE29301@arm.com> (raw)
Hi Linus,
Here are a few more arm64 fixes for 4.3. Again, nothing too significant,
but worth having nonetheless. The MINSIGSTKSZ update is a bit grotty,
but the value we currently have is wrong (too small), so anybody using
that will have issues already. It has Arnd's ack for the asm-generic
change.
Please pull,
Will
--->8
The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:
Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to eb93ce2cb7a85368c1f1733df35aab87152db56f:
arm64: compat: wire up new syscalls (2015-10-14 13:51:41 +0100)
----------------------------------------------------------------
arm64 fixes for 4.3-rc6
- Fix module CFLAGS setting in workaround for erratum #843419
- Update MINSIGSTKSZ and SIGSTKSZ to match glibc
- Wire up some new compat syscalls
----------------------------------------------------------------
Manjeet Pawar (1):
arm64: Fix MINSIGSTKSZ and SIGSTKSZ
Will Deacon (2):
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
arm64: compat: wire up new syscalls
arch/arm64/Makefile | 2 +-
arch/arm64/include/asm/unistd.h | 2 +-
arch/arm64/include/asm/unistd32.h | 9 +++++++++
arch/arm64/include/uapi/asm/signal.h | 3 +++
include/uapi/asm-generic/signal.h | 2 ++
5 files changed, 16 insertions(+), 2 deletions(-)
next reply other threads:[~2015-10-15 13:38 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 13:38 Will Deacon [this message]
2015-10-15 13:38 ` [GIT PULL] arm64: fixes for -rc6 Will Deacon
-- strict thread matches above, loose matches on Subject: below --
2025-11-11 18:07 [GIT PULL] arm64 " Will Deacon
2025-11-11 19:10 ` pr-tracker-bot
2025-07-09 15:08 Will Deacon
2025-07-09 18:37 ` pr-tracker-bot
2024-11-01 11:22 Will Deacon
2024-11-01 18:34 ` pr-tracker-bot
2024-06-28 8:59 Will Deacon
2024-06-28 17:01 ` pr-tracker-bot
2024-02-23 10:25 Will Deacon
2024-02-23 10:25 ` Will Deacon
2024-02-23 18:44 ` pr-tracker-bot
2024-02-23 18:44 ` pr-tracker-bot
2023-06-08 20:51 Will Deacon
2023-06-08 20:51 ` Will Deacon
2023-06-08 21:49 ` pr-tracker-bot
2023-06-08 21:49 ` pr-tracker-bot
2021-12-15 11:19 Will Deacon
2021-12-15 11:19 ` Will Deacon
2021-12-15 16:00 ` Catalin Marinas
2021-12-15 16:00 ` Catalin Marinas
2021-12-15 18:49 ` Linus Torvalds
2021-12-15 18:49 ` Linus Torvalds
2020-11-27 11:40 Will Deacon
2020-11-27 11:40 ` Will Deacon
2020-11-27 19:19 ` pr-tracker-bot
2020-11-27 19:19 ` pr-tracker-bot
2020-07-17 15:20 Will Deacon
2020-07-17 15:20 ` Will Deacon
2020-07-17 23:45 ` pr-tracker-bot
2020-07-17 23:45 ` pr-tracker-bot
2019-11-01 14:32 [GIT PULL] arm64: Fixes " Will Deacon
2019-11-01 14:32 ` Will Deacon
2019-11-01 17:10 ` pr-tracker-bot
2019-11-01 17:10 ` pr-tracker-bot
2019-08-24 12:12 Will Deacon
2019-08-24 12:12 ` Will Deacon
2019-08-24 12:12 ` Will Deacon
2019-08-24 18:45 ` pr-tracker-bot
2019-08-24 18:45 ` pr-tracker-bot
2019-08-24 18:45 ` pr-tracker-bot
2019-06-20 16:59 [GIT PULL] arm64: fixes " Will Deacon
2019-06-20 16:59 ` Will Deacon
2019-06-20 19:10 ` pr-tracker-bot
2019-06-20 19:10 ` pr-tracker-bot
2019-02-08 17:35 Will Deacon
2019-02-08 17:35 ` Will Deacon
2019-02-09 0:40 ` pr-tracker-bot
2019-02-09 0:40 ` pr-tracker-bot
2017-04-07 16:02 Will Deacon
2017-04-07 16:02 ` Will Deacon
2017-04-11 19:12 ` Jon Masters
2017-04-11 19:12 ` Jon Masters
2017-04-12 9:14 ` Will Deacon
2017-04-12 9:14 ` Will Deacon
2017-04-12 10:18 ` Punit Agrawal
2017-04-12 10:18 ` Punit Agrawal
2015-01-23 16:44 Will Deacon
2015-01-23 16:44 ` Will Deacon
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=20151015133849.GE29301@arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.