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 8AE8FC07542 for ; Mon, 27 May 2019 09:30:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5C0842173C for ; Mon, 27 May 2019 09:30:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558949401; bh=iNpdZqoKtcBf/n9TGDrquiKHi74ZkugtGHhlm0MS0+s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=CAZawO4sc8hPJ5s2w+Sccb0PNZgoblZcOt0LSmz/OdTAI9IZlq1JuaNKsqYNRniGg JN2uDls4NE6JZFiP5Sj7HVPvZHLB6N6RTKOfXQEboQHTe0mnBI29eont/MoZYPDQXx VQBidmgtnGY96UrgI9fUB3Q503nwrCBnOS3nk4nk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726072AbfE0JaB (ORCPT ); Mon, 27 May 2019 05:30:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:57178 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725991AbfE0JaA (ORCPT ); Mon, 27 May 2019 05:30:00 -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 AA5392173C; Mon, 27 May 2019 09:29:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558949400; bh=iNpdZqoKtcBf/n9TGDrquiKHi74ZkugtGHhlm0MS0+s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=F2iwN4GP4le3/iYZxcUlfd9Yxbqr4GbkCBTlNiDa7JNMLZynFaP85KE0LRHYHT9DU bVB9k30rrDaUNd/Gbfhpe6mQUDYn99+8arv13aSw8NCvBqM3pzb6F5wZdUlNi3ciWi g383zNigC1Rs0Idp0XQ27B1wZDfSiMTLHMFdRqdA= Date: Mon, 27 May 2019 11:29:57 +0200 From: Greg KH To: "Zavras, Alexios" Cc: "linux-spdx@vger.kernel.org" Subject: Re: are more reviewers required? Message-ID: <20190527092957.GA27222@kroah.com> References: <27E3B830FA35C7429A77DAEEDEB7344771E61658@IRSMSX103.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <27E3B830FA35C7429A77DAEEDEB7344771E61658@IRSMSX103.ger.corp.intel.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 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 :) thanks, greg k-h