From: Mark Brown <broonie@kernel.org>
To: Mark Rutland <mark.rutland@arm.com>
Cc: linux-arm-kernel@lists.infradead.org, aou@eecs.berkeley.edu,
borntraeger@de.ibm.com, bp@alien8.de, catalin.marinas@arm.com,
dave.hansen@linux.intel.com, gor@linux.ibm.com,
hca@linux.ibm.com, madvenka@linux.microsoft.com,
mhiramat@kernel.org, mingo@redhat.com, mpe@ellerman.id.au,
palmer@dabbelt.com, paul.walmsley@sifive.com,
peterz@infradead.org, rostedt@goodmis.org, tglx@linutronix.de,
will@kernel.org
Subject: Re: [PATCH v2 3/9] arm64: Mark __switch_to() as __sched
Date: Mon, 29 Nov 2021 17:03:15 +0000 [thread overview]
Message-ID: <YaUH0xiok2iINTdj@sirena.org.uk> (raw)
In-Reply-To: <20211129142849.3056714-4-mark.rutland@arm.com>
[-- Attachment #1.1: Type: text/plain, Size: 265 bytes --]
On Mon, Nov 29, 2021 at 02:28:43PM +0000, Mark Rutland wrote:
> Unlike most architectures (and only in keeping with powerpc), arm64 has
> a non __sched() function on the path to our cpu_switch_to() assembly
> function.
Reviewed-by: Mark Brown <broonie@kernel.org>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-11-29 17:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-29 14:28 [PATCH v2 0/9] arm64: stacktrace: unify unwind code Mark Rutland
2021-11-29 14:28 ` [PATCH v2 1/9] arch: Make ARCH_STACKWALK independent of STACKTRACE Mark Rutland
2021-12-10 14:04 ` Catalin Marinas
2021-11-29 14:28 ` [PATCH v2 2/9] arm64: Add comment for stack_info::kr_cur Mark Rutland
2021-11-29 14:28 ` [PATCH v2 3/9] arm64: Mark __switch_to() as __sched Mark Rutland
2021-11-29 17:03 ` Mark Brown [this message]
2021-11-29 14:28 ` [PATCH v2 4/9] arm64: Make perf_callchain_kernel() use arch_stack_walk() Mark Rutland
2021-11-29 14:28 ` [PATCH v2 5/9] arm64: Make __get_wchan() " Mark Rutland
2021-11-29 17:08 ` Mark Brown
2021-11-29 14:28 ` [PATCH v2 6/9] arm64: Make return_address() " Mark Rutland
2021-11-29 14:28 ` [PATCH v2 7/9] arm64: Make profile_pc() " Mark Rutland
2021-11-29 14:28 ` [PATCH v2 8/9] arm64: Make dump_backtrace() " Mark Rutland
2021-11-29 14:28 ` [PATCH v2 9/9] arm64: Make some stacktrace functions private Mark Rutland
2021-12-10 18:41 ` [PATCH v2 0/9] arm64: stacktrace: unify unwind code Catalin Marinas
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=YaUH0xiok2iINTdj@sirena.org.uk \
--to=broonie@kernel.org \
--cc=aou@eecs.berkeley.edu \
--cc=borntraeger@de.ibm.com \
--cc=bp@alien8.de \
--cc=catalin.marinas@arm.com \
--cc=dave.hansen@linux.intel.com \
--cc=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=madvenka@linux.microsoft.com \
--cc=mark.rutland@arm.com \
--cc=mhiramat@kernel.org \
--cc=mingo@redhat.com \
--cc=mpe@ellerman.id.au \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=will@kernel.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 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.