[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAADWXX_Fce0AFDS67OzNQaH0TtqEi=6-MsMO346wXzGSRcdiWQ@mail.gmail.com>
Date: Mon, 17 Mar 2025 14:39:57 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org, Dietmar Eggemann <dietmar.eggemann@....com>,
Peter Zijlstra <peterz@...radead.org>, Shrikanth Hegde <sshegde@...ux.ibm.com>,
Thomas Gleixner <tglx@...utronix.de>, Valentin Schneider <vschneid@...hat.com>,
Steven Rostedt <rostedt@...dmis.org>, Mel Gorman <mgorman@...e.de>,
Vincent Guittot <vincent.guittot@...aro.org>
Subject: Re: [PATCH 0/5] sched: Make CONFIG_SCHED_DEBUG features unconditional
Ingo, please fix your mail setup..
These were all in my spam-box, because you used
From: Ingo Molnar <mingo@...nel.org>
but sent it using gmail, so the DKIM signature looks like
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; [...]
and then that results in
dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=QUARANTINE)
header.from=kernel.org;
because the DKIM signature - while a valid signature for gmail - does
not match the kernel.org signature.
So you need to use 'mail.kernel.org' to send the email to get the
right signature, as documented in
https://korg.docs.kernel.org/mail.html
otherwise any sane setup will mark all those things as spam.
Linus
Powered by blists - more mailing lists