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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A57EC04AB3 for ; Mon, 27 May 2019 10:11:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E0C5220883 for ; Mon, 27 May 2019 10:11:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558951917; bh=HBsTXd8vx73JRZ1zVNyBOP+37ao5DOQPO7PMblaLDuA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Vx9oylZFxLi26UYINxo0y2c30XyJCPvO+QYMZtPz3BWSNy9FGjVJ9wakWep4BvhBa jflqo+Kmqw4PLBSqNJ2Kh21bVIrx50zt+22v+1pdgzlRHEMgQmIgDbC+vIl5TfZdgg WBEWTQYqcj8XeYSs1HtLfuPO7XylhX7uz1QW0CKM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726063AbfE0KL4 (ORCPT ); Mon, 27 May 2019 06:11:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:57586 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725943AbfE0KL4 (ORCPT ); Mon, 27 May 2019 06:11:56 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 65DA020859; Mon, 27 May 2019 10:11:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558951915; bh=HBsTXd8vx73JRZ1zVNyBOP+37ao5DOQPO7PMblaLDuA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KLBkr8zcOkpIywmc9cNXQ/bKEc7HL9e7Wd0EIe/IFVXu1DVz2GYZ7Yw4a6mUiCeJ5 lGoU9u5bgp2d/Gm30TXHAg3vZALn2cOOqPTZHrodmdelbHrc72s4cZCmhfrY0lZB3v soC8FjH+4lqTEAxm7rveZLrklrZqVyaseOlNYSYI= Date: Mon, 27 May 2019 12:11:53 +0200 From: Greg KH To: "Zavras, Alexios" Cc: "linux-spdx@vger.kernel.org" Subject: Re: are more reviewers required? Message-ID: <20190527101153.GA1060@kroah.com> References: <27E3B830FA35C7429A77DAEEDEB7344771E61658@IRSMSX103.ger.corp.intel.com> <20190527092957.GA27222@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190527092957.GA27222@kroah.com> User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org On Mon, May 27, 2019 at 11:29:57AM +0200, Greg KH wrote: > On Mon, May 27, 2019 at 08:48:39AM +0000, Zavras, Alexios wrote: > > Hi all, > > > > I just got back from a week off and found my mailbox full patches and reviews 😉. > > A quick look shows that almost everything has already been ACK'ed by Allison, Richard and Kate. > > Is there need/use for me to provide another "Reviewed-by" > > today/tomorrow? I don't mind going through the list, but if the task > > is already done, it will be useless... > > Patches from batches 1-5 that had no objections are all now merged > upstream and are in the 5.2-rcw kernel release, so there's nothing we > can do about reviewing them now, unless you have objections to some > specific things that we need to revisit. > > Batch 6 you can still review, as I have not queued them up. Note that > I, and Thomas, are traveling this week to a conference, so either that > means we will react to these slower, or faster, than normal, depending > on how interesting the talks are :) And now there are 50 more patches for you to review :) thanks, greg k-h