[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190422182744.2764mje5ohnaubz4@pburton-laptop>
Date: Mon, 22 Apr 2019 18:27:49 +0000
From: Paul Burton <paul.burton@...s.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: "linux-mips@...r.kernel.org" <linux-mips@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] MIPS fixes for 5.1
Hi Linus,
Here are a couple more MIPS fixes for 5.1; please pull.
Thanks,
Paul
The following changes since commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d:
Linux 5.1-rc4 (2019-04-07 14:09:59 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_5.1_3
for you to fetch changes up to a1e8783db8e0d58891681bc1e6d9ada66eae8e20:
MIPS: perf: ath79: Fix perfcount IRQ assignment (2019-04-16 15:09:10 -0700)
----------------------------------------------------------------
A couple more MIPS fixes:
- Fix indirect syscall tracing & seccomp filtering for big endian MIPS64
kernels, which previously loaded the syscall number incorrectly &
would always use zero.
- Fix performance counter IRQ setup for Atheros/ath79 SoCs, allowing
perf to function on those systems.
And not really a fix, but a useful addition:
- Add a Broadcom mailing list to the MAINTAINERS entry for BMIPS systems
to allow relevant engineers to track patch submissions.
----------------------------------------------------------------
Aurelien Jarno (1):
MIPS: scall64-o32: Fix indirect syscall number load
Florian Fainelli (1):
MAINTAINERS: BMIPS: Add internal Broadcom mailing list
Petr Štetiar (1):
MIPS: perf: ath79: Fix perfcount IRQ assignment
MAINTAINERS | 1 +
arch/mips/ath79/setup.c | 6 ------
arch/mips/kernel/scall64-o32.S | 2 +-
drivers/irqchip/irq-ath79-misc.c | 11 +++++++++++
4 files changed, 13 insertions(+), 7 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists