All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org, andreyknvl@google.com,
	sfr@canb.auug.org.au, akpm@linux-foundation.org
Subject: [folded-merged] arm64-scs-save-scs_sp-values-per-cpu-when-switching-stacks-fix.patch removed from -mm tree
Date: Thu, 31 Mar 2022 17:23:32 -0700	[thread overview]
Message-ID: <20220401002333.22955C340EE@smtp.kernel.org> (raw)


The patch titled
     Subject: fix up for "arm64, scs: save scs_sp values per-cpu when switching stacks"
has been removed from the -mm tree.  Its filename was
     arm64-scs-save-scs_sp-values-per-cpu-when-switching-stacks-fix.patch

This patch was dropped because it was folded into arm64-scs-save-scs_sp-values-per-cpu-when-switching-stacks.patch

------------------------------------------------------
From: Stephen Rothwell <sfr@canb.auug.org.au>
Subject: fix up for "arm64, scs: save scs_sp values per-cpu when switching stacks"

arch/arm64/kernel/irq.c needs asm/scs.h

Link: https://lkml.kernel.org/r/20220331141858.46b4df12@canb.auug.org.au
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/arm64/kernel/irq.c |    1 +
 1 file changed, 1 insertion(+)

--- a/arch/arm64/kernel/irq.c~arm64-scs-save-scs_sp-values-per-cpu-when-switching-stacks-fix
+++ a/arch/arm64/kernel/irq.c
@@ -22,6 +22,7 @@
 #include <linux/vmalloc.h>
 #include <asm/daifflags.h>
 #include <asm/vmap_stack.h>
+#include <asm/scs.h>
 
 /* Only access this in an NMI enter/exit */
 DEFINE_PER_CPU(struct nmi_ctx, nmi_contexts);
_

Patches currently in -mm which might be from sfr@canb.auug.org.au are

arm64-scs-save-scs_sp-values-per-cpu-when-switching-stacks.patch


                 reply	other threads:[~2022-04-01  0:23 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=20220401002333.22955C340EE@smtp.kernel.org \
    --to=akpm@linux-foundation.org \
    --cc=andreyknvl@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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.