From: <gregkh@linuxfoundation.org>
To: gregkh@linuxfoundation.org, amit.pundir@linaro.org,
jason@zx2c4.com, macro@linux-mips.org, matt.redfearn@imgtec.com,
ralf@linux-mips.org, tglx@linutronix.de
Cc: <stable@vger.kernel.org>, <stable-commits@vger.kernel.org>
Subject: Patch "MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch." has been added to the 4.4-stable tree
Date: Wed, 19 Apr 2017 15:18:03 +0200 [thread overview]
Message-ID: <149260788317682@kroah.com> (raw)
This is a note to let you know that I've just added the patch titled
MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
to the 4.4-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
mips-fix-select-have_irq_exit_on_irq_stack-patch.patch
and it can be found in the queue-4.4 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From foo@baz Wed Apr 19 15:14:54 CEST 2017
Date: Wed, 19 Apr 2017 15:14:54 +0200
To: Greg KH <gregkh@linuxfoundation.org>
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Commit f017e58da4aba293e4a6ab62ca5d4801f79cc929 which was commit
3cc3434fd6307d06b53b98ce83e76bf9807689b9 upstream, was misapplied to the
4.4 stable kernel.
This patch fixes this and moves the chunk to the proper Kconfig area.
Reported-by: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: Jason A. Donenfeld <jason@zx2c4.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
arch/mips/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1413,7 +1413,7 @@ config CPU_MIPS32_R6
select CPU_SUPPORTS_MSA
select GENERIC_CSUM
select HAVE_KVM
- select MIPS_O32_FP64_SUPPORT if 32BIT
+ select MIPS_O32_FP64_SUPPORT
help
Choose this option to build a kernel for release 6 or later of the
MIPS32 architecture. New MIPS processors, starting with the Warrior
@@ -1464,7 +1464,7 @@ config CPU_MIPS64_R6
select CPU_SUPPORTS_HIGHMEM
select CPU_SUPPORTS_MSA
select GENERIC_CSUM
- select MIPS_O32_FP64_SUPPORT if MIPS32_O32
+ select MIPS_O32_FP64_SUPPORT if 32BIT || MIPS32_O32
help
Choose this option to build a kernel for release 6 or later of the
MIPS64 architecture. New MIPS processors, starting with the Warrior
Patches currently in stable-queue which might be from gregkh@linuxfoundation.org are
queue-4.4/drm-nouveau-mpeg-mthd-returns-true-on-success-now.patch
queue-4.4/dvb-usb-firmware-don-t-do-dma-on-stack.patch
queue-4.4/dvb-usb-don-t-use-stack-for-firmware-load.patch
queue-4.4/powerpc-disable-hfscr-if-tm-is-not-supported.patch
queue-4.4/ath9k-fix-null-pointer-dereference.patch
queue-4.4/catc-combine-failure-cleanup-code-in-catc_probe.patch
queue-4.4/xen-fbfront-fix-connecting-to-backend.patch
queue-4.4/acpi-nfit-libnvdimm-fix-interleave-set-cookie-calculation-64-bit-comparison.patch
queue-4.4/scsi-sd-consider-max_xfer_blocks-if-opt_xfer_blocks-is-unusable.patch
queue-4.4/virtio-console-avoid-dma-from-stack.patch
queue-4.4/char-lack-of-bool-string-made-config_devport-always-on.patch
queue-4.4/rtc-tegra-implement-clock-handling.patch
queue-4.4/sctp-deny-peeloff-operation-on-asocs-with-threads-sleeping-on-it.patch
queue-4.4/mips-fix-select-have_irq_exit_on_irq_stack-patch.patch
queue-4.4/dvb-usb-v2-avoid-use-after-free.patch
queue-4.4/mm-tighten-x86-dev-mem-with-zeroing-reads.patch
queue-4.4/ftrace-fix-removing-of-second-function-probe.patch
queue-4.4/zram-do-not-use-copy_page-with-non-page-aligned-address.patch
queue-4.4/x86-vdso-ensure-vdso32_enabled-gets-set-to-valid-values-only.patch
queue-4.4/scsi-sr-sanity-check-returned-mode-data.patch
queue-4.4/thp-fix-madv_dontneed-vs-clear-soft-dirty-race.patch
queue-4.4/char-drop-bogus-dependency-of-devport-on-m68k.patch
queue-4.4/platform-x86-acer-wmi-setup-accelerometer-when-machine-has-appropriate-notify-event.patch
queue-4.4/catc-use-heap-buffer-for-memory-size-test.patch
queue-4.4/net-ipv6-check-route-protocol-when-deleting-routes.patch
queue-4.4/ibmveth-calculate-gso_segs-for-large-packets.patch
queue-4.4/drm-nouveau-mmu-nv4a-use-nv04-mmu-rather-than-the-nv44-one.patch
queue-4.4/tty-serial-atmel-rs485-half-duplex-w-dma-enable-rx-after-tx-is-done.patch
queue-4.4/cifs-store-results-of-cifs_reopen_file-to-avoid-infinite-wait.patch
queue-4.4/pegasus-use-heap-buffers-for-all-register-access.patch
queue-4.4/sunrpc-fix-refcounting-problems-with-auth_gss-messages.patch
queue-4.4/x86-vdso-plug-race-between-mapping-and-elf-header-setup.patch
queue-4.4/iscsi-target-drop-work-around-for-legacy-globalsan-initiator.patch
queue-4.4/irqchip-irq-imx-gpcv2-fix-spinlock-initialization.patch
queue-4.4/revert-mips-lantiq-fix-cascaded-irq-setup.patch
queue-4.4/ext4-fix-inode-checksum-calculation-problem-if-i_extra_size-is-small.patch
queue-4.4/cgroup-kthread-close-race-window-where-new-kthreads-can-be-migrated-to-non-root-cgroups.patch
queue-4.4/kvm-fix-page-struct-leak-in-handle_vmon.patch
queue-4.4/iscsi-target-fix-tmr-reference-leak-during-session-shutdown.patch
queue-4.4/libnvdimm-fix-reconfig_mutex-mmap_sem-and-jbd2_handle-lockdep-splat.patch
queue-4.4/perf-x86-avoid-exposing-wrong-stale-data-in-intel_pmu_lbr_read_32.patch
queue-4.4/input-xpad-add-support-for-razer-wildcat-gamepad.patch
queue-4.4/scsi-sd-fix-capacity-calculation-with-32-bit-sector_t.patch
queue-4.4/crypto-ahash-fix-einprogress-notification-callback.patch
queue-4.4/rtl8150-use-heap-buffers-for-all-register-access.patch
reply other threads:[~2017-04-19 13:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=149260788317682@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=amit.pundir@linaro.org \
--cc=jason@zx2c4.com \
--cc=macro@linux-mips.org \
--cc=matt.redfearn@imgtec.com \
--cc=ralf@linux-mips.org \
--cc=stable-commits@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=tglx@linutronix.de \
/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.