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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 86CDEC00140 for ; Thu, 18 Aug 2022 10:16:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D766F9A9BC; Thu, 18 Aug 2022 10:16:03 +0000 (UTC) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id C3E54BC7D8; Thu, 18 Aug 2022 10:15:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1660817747; x=1692353747; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=YIlK145YnTrtkqCSVNUYb214nlmUyZrXguc7Ge3+Dw4=; b=KUdWlF7ti9SyJLgQCfibHMraEWyr1YlLtC4Zf2Xl4nsNrcA6DoXcuKMU 3k2Zd/f7Xixt3MbllChLS6JwkVsvqO17HLWYT04CYzErwOeT66o6v7in2 f2mxoJL61PewgqSKt6kerkjsy6JdKy/uL3HcDacua3W74mTE0xKNfKIRC 3sdHD3iiK6+vQ6za3CawshFK7P29G7oIDxPqbhxNbkfy52b6tanKSPOJ8 C3NlYh5TuujbpHNUB4NGSFXz0eRc1ELX4CfF/TBb70nLLvKek+ruhn2a9 iGAaj4j8o2+5gh1BL+0SBwZn4Y8qCrTbjd8szr5WJBUx74P3mYINiTZgT A==; X-IronPort-AV: E=McAfee;i="6500,9779,10442"; a="293998529" X-IronPort-AV: E=Sophos;i="5.93,246,1654585200"; d="scan'208";a="293998529" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Aug 2022 03:15:46 -0700 X-IronPort-AV: E=Sophos;i="5.93,246,1654585200"; d="scan'208";a="668044508" Received: from mwiniars-mobl2.ger.corp.intel.com (HELO localhost) ([10.252.40.166]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Aug 2022 03:15:35 -0700 From: Jani Nikula To: "Colin King (gmail)" , "Vivi, Rodrigo" , "zhenyuw@linux.intel.com" , "King, Colin" In-Reply-To: <9f6e3433-5748-b7e4-bbc6-b0e47cb9d1c5@gmail.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20220815023855.GF1089@zhen-hp.sh.intel.com> <20220816040508.GG1089@zhen-hp.sh.intel.com> <20220816044303.GH1089@zhen-hp.sh.intel.com> <116bdd80d399da39a6ba3f3d2f71a1f78e2b026f.camel@intel.com> <9f6e3433-5748-b7e4-bbc6-b0e47cb9d1c5@gmail.com> Date: Thu, 18 Aug 2022 13:15:33 +0300 Message-ID: <875yipq2m2.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [PULL] gvt-fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "intel-gfx@lists.freedesktop.org" , "Lv, Zhiyuan" , "intel-gvt-dev@lists.freedesktop.org" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Wed, 17 Aug 2022, "Colin King (gmail)" wrote: > On 17/08/2022 21:07, Vivi, Rodrigo wrote: >> On Tue, 2022-08-16 at 12:43 +0800, Zhenyu Wang wrote: >>> On 2022.08.16 12:05:08 +0800, Zhenyu Wang wrote: >>>> On 2022.08.15 19:32:45 -0400, Rodrigo Vivi wrote: >>>>> On Mon, Aug 15, 2022 at 10:38:55AM +0800, Zhenyu Wang wrote: >>> oh, surprise! I just found Colin's email is actually defined in >>> .mailmap, >>> so all his commits in kernel are changed for @intel.com address as in >>> mailmap... >> >> Colin, would you mind to get the Sign-off-by in the patches the same >> as your authorship so the tools don't get confused? >> (starting with modifying in tree this already merged patch) > > Since my patches are generally trivial janitorial fixed done in my spare > time I'm going to get the .mailmap changed to use my gmail email address > rather than my Intel one (since I don't do kernel work in my current role). > > This should clean up the confusion. Apologies. Everyone hold your horses. I think our tooling should handle the mailmap stuff. The commit *is* fine, it's just that the when we check it, we let mailmap alter it. We should check the commit without mailmap modifications. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center