linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Burton <paul.burton@mips.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] MIPS fixes for 5.1
Date: Mon, 22 Apr 2019 18:27:49 +0000	[thread overview]
Message-ID: <20190422182744.2764mje5ohnaubz4@pburton-laptop> (raw)

[-- Attachment #1: Type: text/plain, Size: 1617 bytes --]

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(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

             reply	other threads:[~2019-04-22 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-22 18:27 Paul Burton [this message]
2019-04-22 19:00 ` [GIT PULL] MIPS fixes for 5.1 pr-tracker-bot

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=20190422182744.2764mje5ohnaubz4@pburton-laptop \
    --to=paul.burton@mips.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).