public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: torvalds@linux-foundation.org
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] MIPS fixes for v5.9
Date: Fri, 4 Sep 2020 14:32:23 +0200	[thread overview]
Message-ID: <20200904123223.GA18627@alpha.franken.de> (raw)

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.9_1

for you to fetch changes up to baf5cb30fbd1c22f6aa03c081794c2ee0f5be4da:

  MIPS: SNI: Fix SCSI interrupt (2020-09-03 12:00:23 +0200)

----------------------------------------------------------------
A few MIPS fixes:

- fallthrough fallout fix
- BMIPS fixes
- MSA fix to avoid leaking MSA register contents
- Loongson perf and cpu feature fix
- SNI interrupt fix

----------------------------------------------------------------
Florian Fainelli (2):
      MIPS: mm: BMIPS5000 has inclusive physical caches
      MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores

He Zhe (1):
      mips/oprofile: Fix fallthrough placement

Huang Pei (1):
      MIPS: add missing MSACSR and upper MSA initialization

Jiaxun Yang (1):
      MIPS: Loongson64: Do not override watch and ejtag feature

Thomas Bogendoerfer (1):
      MIPS: SNI: Fix SCSI interrupt

Tiezhu Yang (1):
      MIPS: perf: Fix wrong check condition of Loongson event IDs

WANG Xuerui (1):
      MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h

 .../mips/include/asm/mach-loongson64/cpu-feature-overrides.h |  2 --
 arch/mips/include/asm/mach-loongson64/irq.h                  |  2 --
 arch/mips/include/asm/mach-loongson64/mmzone.h               |  1 -
 arch/mips/kernel/perf_event_mipsxx.c                         |  4 ++--
 arch/mips/kernel/smp-bmips.c                                 |  2 ++
 arch/mips/kernel/traps.c                                     | 12 ++++++++++++
 arch/mips/mm/c-r4k.c                                         |  4 ++++
 arch/mips/oprofile/op_model_mipsxx.c                         |  4 +++-
 arch/mips/sni/a20r.c                                         |  4 ++--
 9 files changed, 25 insertions(+), 10 deletions(-)
-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

             reply	other threads:[~2020-09-04 12:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 12:32 Thomas Bogendoerfer [this message]
2020-09-04 20:49 ` [GIT PULL] MIPS fixes for v5.9 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-09-17 14:47 Thomas Bogendoerfer
2020-09-17 19:01 ` pr-tracker-bot
2020-09-25 18:07 Thomas Bogendoerfer
2020-09-25 22:27 ` 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=20200904123223.GA18627@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --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