From: Catalin Marinas <Catalin.Marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arm64 patches for 3.9
Date: Tue, 19 Mar 2013 18:19:40 +0000 [thread overview]
Message-ID: <20130319181939.GD9321@arm.com> (raw)
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit a937536b868b8369b98967929045f1df54234323:
Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-fixes
for you to fetch changes up to 792072066d30372772137be9ee2f4d72d77329f9:
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS (2013-03-19 16:19:19 +0000)
----------------------------------------------------------------
- Fix !SMP build error.
- Fix padding computation in struct ucontext (no ABI change).
- Minor clean-up after the signal patches (unused var).
- Two old Kconfig options clean-up.
----------------------------------------------------------------
Andreas Schwab (1):
arm64: fix padding computation in struct ucontext
Catalin Marinas (2):
arm64: Removed unused variable in compat_setup_rt_frame()
arm64: Fix build error with !SMP
Paul Bolle (2):
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
arch/arm64/Kconfig | 1 -
arch/arm64/Kconfig.debug | 11 -----------
arch/arm64/configs/defconfig | 1 -
arch/arm64/include/asm/ucontext.h | 2 +-
arch/arm64/kernel/arm64ksyms.c | 2 ++
arch/arm64/kernel/signal32.c | 1 -
6 files changed, 3 insertions(+), 15 deletions(-)
next reply other threads:[~2013-03-19 18:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-19 18:19 Catalin Marinas [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-28 12:59 [GIT PULL] arm64 patches for 3.9 Catalin Marinas
2013-02-20 17:17 Catalin Marinas
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=20130319181939.GD9321@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.