All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: linux-kernel@vger.kernel.org, linux-rt-devel@lists.linux.dev,
	Ben Segall <bsegall@google.com>,
	Dietmar Eggemann <dietmar.eggemann@arm.com>,
	Ingo Molnar <mingo@redhat.com>,
	Juri Lelli <juri.lelli@redhat.com>, Mel Gorman <mgorman@suse.de>,
	Peter Zijlstra <peterz@infradead.org>,
	Shrikanth Hegde <sshegde@linux.ibm.com>,
	Steven Rostedt <rostedt@goodmis.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Valentin Schneider <vschneid@redhat.com>,
	Vincent Guittot <vincent.guittot@linaro.org>,
	Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 4/9] arm64: Rely on generic printing of preemption model.
Date: Wed, 12 Feb 2025 18:41:46 +0000	[thread overview]
Message-ID: <Z6zramjL3dceOwIl@arm.com> (raw)
In-Reply-To: <20250212134115.2583667-5-bigeasy@linutronix.de>

On Wed, Feb 12, 2025 at 02:41:10PM +0100, Sebastian Andrzej Siewior wrote:
> __die() invokes later show_regs() -> show_regs_print_info() which prints
> the current preemption model.
> Remove it from the initial line.
> 
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: linux-arm-kernel@lists.infradead.org
> Acked-by: Will Deacon <will@kernel.org>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Acked-by: Catalin Marinas <catalin.marinas@arm.com>


  reply	other threads:[~2025-02-12 18:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-12 13:41 [PATCH v3 0/9] preempt: Add a generic function to return the preemption string Sebastian Andrzej Siewior
2025-02-12 13:41 ` [PATCH v3 1/9] sched: " Sebastian Andrzej Siewior
2025-02-12 13:41 ` [PATCH v3 2/9] lib/dump_stack: Use preempt_model_str() Sebastian Andrzej Siewior
2025-02-12 13:41 ` [PATCH v3 3/9] arm: Rely on generic printing of preemption model Sebastian Andrzej Siewior
2025-02-12 15:58   ` Russell King (Oracle)
2025-02-12 13:41 ` [PATCH v3 4/9] arm64: " Sebastian Andrzej Siewior
2025-02-12 18:41   ` Catalin Marinas [this message]
2025-02-12 13:41 ` [PATCH v3 5/9] powerpc: " Sebastian Andrzej Siewior
2025-02-12 13:41 ` [PATCH v3 6/9] s390: " Sebastian Andrzej Siewior
2025-02-12 13:41 ` [PATCH v3 7/9] x86: " Sebastian Andrzej Siewior
2025-02-12 13:41 ` [PATCH v3 8/9] xtensa: " Sebastian Andrzej Siewior
2025-02-12 13:41 ` [PATCH v3 9/9] tracing: Use preempt_model_str() Sebastian Andrzej Siewior

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=Z6zramjL3dceOwIl@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=bigeasy@linutronix.de \
    --cc=bsegall@google.com \
    --cc=dietmar.eggemann@arm.com \
    --cc=juri.lelli@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-devel@lists.linux.dev \
    --cc=mgorman@suse.de \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=sshegde@linux.ibm.com \
    --cc=tglx@linutronix.de \
    --cc=vincent.guittot@linaro.org \
    --cc=vschneid@redhat.com \
    --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.