From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=a/0gyHmk; spf=pass (domain: linaro.org, ip: 209.85.221.43, mailfrom: leif.lindholm@linaro.org) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by groups.io with SMTP; Fri, 09 Aug 2019 08:31:21 -0700 Received: by mail-wr1-f43.google.com with SMTP id 31so98662513wrm.1 for ; Fri, 09 Aug 2019 08:31:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=QfkJRDaKq944nlnBRJRC1SFOrzL9CL24JqnP0Qb90nI=; b=a/0gyHmkUJQAfl17Y70MFKZKWgBF1vngsHq5292VdHIk0sb23qjxW4+S9jpaWPD2KE e9lue2kvSuzzprUJo4LmqLTmT0xexncmLsZUkOU9eoPnVIA7z27h6UXHxPzGOU1ylEUq YNk3YVG2x5H9P8egNnPY9t29AXA+ziOMeebREOaLoWp63L2Zs40jIU4hiLT8412G+1tc Tm14GeukUsxpZsjx/OEMDUrQ2Wtm+1NmUyXJH2cYxhPx43owPmXQw98LOdyMHmb9LTCt F3oOu69p73AqpU1J/SEmwFf4sZuezfh4/dd/AHNEwfNP2kPGYG0LQh5Om21pwyo1yKji e5fw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=QfkJRDaKq944nlnBRJRC1SFOrzL9CL24JqnP0Qb90nI=; b=PJfHr6biRjxeZzvtJzyUNx9+fTCE+QF2OroFkiPkti321G6D+jw/adaIPwOTO8GM1A O3IYzdJmoYmd4qi/MPLc6FlB3kWh7HlqG3e3OsG8EUUl47x8tRj07xgT5Ohm9IUbG+us PJFQ1aPa14+iRTdvYLVfasAPhaakm0Cf39Fz3v25thpPI9mIz6xEOqifDYOnSQlDS2Jo nIFhM4eLFFQkL5i/nXWbSruLVxwGVlHssdoN0zxQVOW9cjI7ArrRNxZQ/dD2aQ2TENg0 n9hajf8JKpO98ogY7L4cnQLo27luwAYpH/RNCSRJPyuQKtEhMlTLiYo8Q8IFlQt4ESbz iqVA== X-Gm-Message-State: APjAAAV+KplhIt8H364xkmtelsz9nHJjERQEHO95pBVlNy8PqetHIhK2 HaJepnTElB+/vl1fPW0t/Cuerw== X-Google-Smtp-Source: APXvYqxUEoahRfDY7o3BQaoEi0DuRCgAJ/tJAH3wfNt0zmy/UvpxNXnr+Uek7vjFnZNSAVC6N+4FLQ== X-Received: by 2002:adf:e790:: with SMTP id n16mr23899735wrm.120.1565364679510; Fri, 09 Aug 2019 08:31:19 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id f192sm9086415wmg.30.2019.08.09.08.31.18 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 09 Aug 2019 08:31:18 -0700 (PDT) Date: Fri, 9 Aug 2019 16:31:17 +0100 From: "Leif Lindholm" To: "Gao, Liming" Cc: "devel@edk2.groups.io" , Laszlo Ersek , "Feng, Bob C" , Andrew Fish , "Kinney, Michael D" Subject: Re: [edk2-devel] [Patch 00/10 V8] Enable multiple process AutoGen Message-ID: <20190809153117.GN25813@bivouac.eciton.net> References: <20190808134522.GY25813@bivouac.eciton.net> <08650203BA1BD64D8AD9B6D5D74A85D160B559E9@SHSMSX105.ccr.corp.intel.com> <4A89E2EF3DFEDB4C8BFDE51014F606A14E4CD287@SHSMSX104.ccr.corp.intel.com> <08650203BA1BD64D8AD9B6D5D74A85D16150242B@SHSMSX105.ccr.corp.intel.com> <3df03b87-1b32-0647-ca68-54508df8aae0@redhat.com> <20190809132839.GM25813@bivouac.eciton.net> <4A89E2EF3DFEDB4C8BFDE51014F606A14E4CD850@SHSMSX104.ccr.corp.intel.com> MIME-Version: 1.0 In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4CD850@SHSMSX104.ccr.corp.intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Aug 09, 2019 at 02:54:28PM +0000, Gao, Liming wrote: > > Thank you for the clarification, Laszlo. > > > > I would say this makes a fix for the --hash issue a hard requirement > > for the stable tag. > > If --hash issue is the regression issue caused by this patch set, I agree it must be fixed > together with this patch set. If --hash issue is the existing issue, and it also exists in 201905 > stable tag, it may be another issue. We can handle it as the separate BZ. Yes, it has no relevance for this patch set. Best Regards, Leif