From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 175B7C25B06 for ; Sun, 14 Aug 2022 06:58:59 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4M57YZ3RV2z3bkH for ; Sun, 14 Aug 2022 16:58:58 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=FBQm4XOF; dkim-atps=neutral Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4M57Xw0rJ6z2xGg for ; Sun, 14 Aug 2022 16:58:24 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=FBQm4XOF; dkim-atps=neutral Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4M57Xp2CvXz4x1V; Sun, 14 Aug 2022 16:58:18 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellerman.id.au; s=201909; t=1660460299; bh=sjM3KeJV4CuvwOwgnQ1pfbnXFj+g/VYTEIPKGdDvRaw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=FBQm4XOFExIEMd6+VdgE7l6J3fg+CdG4B5iTQGnLYEXqL1rTG8v/R1Mmg9smz9wxX 9jGzoapFZh5iILpPCYFl9HYa+60Kr5PhwxDe072zf+LAexo6RiGQXQsCM6eVEVBfrL E8rM/E0+8FwAkrG5KeYgvmkLepz4wHaZ4HqBDKuymUKnBrbfqh/mGANQfsdk5ZMZya NdsvppSLRvcjvLCUMUcZjpZr7Q4Usucpy9M8X2IdoSDOdRCA3qbBiw9HLhKAWwMkLm 8mux9nLSiGAKkrrg21dPclvKwTBDjnWWYV/e5kcsDKTStkPFru88eag1QtD4smopFs hG5LWZYEkaRcg== From: Michael Ellerman To: Linus Torvalds Subject: Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.0-2 tag In-Reply-To: References: <87czd3d8ra.fsf@mpe.ellerman.id.au> Date: Sun, 14 Aug 2022 16:58:17 +1000 Message-ID: <87zgg7b9bq.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ndesaulniers@google.com, linux-kernel@vger.kernel.org, naveen.n.rao@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Linus Torvalds writes: > On Sat, Aug 13, 2022 at 4:27 PM wrote: >> [..] > > Btw, could you please fix whatever your email setup is, so that you > have a proper name? > > Seeing that 'mpe' as a source in my inbox just makes me think it's > spam and not real mail. > > My search for "git pull" will find it, so it's not a huge problem in > practice, it's more of a "what is that garbage in my inbox - ooh, it's > Michael Ellerman's badly configured email again" OK. cheers