Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7641327ybi; Thu, 1 Aug 2019 11:18:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqyNYrNnn3mRsk5KQxe3AN36k0vYXJ6AvwJ/sompDobBlTDqKMiYgUHEPVNjeAKCMx6q/eEm X-Received: by 2002:a17:902:7c90:: with SMTP id y16mr129472625pll.238.1564683488033; Thu, 01 Aug 2019 11:18:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564683488; cv=none; d=google.com; s=arc-20160816; b=QskDXN63ByLX38XxOVr3pTg7LL0n7hxM/fl0bRaSHCh7uZY5D2ZSVeuF/j8kCNzSZf SzqhUNzcA2nxBT90AMUgFsodrfveklRzYAfubN3H+kEnQ8KFac6z6xRq+f6WnBunQ4Qf Jwwd2fDOXI6m5ZeiZFcUSWR7UZPIr4zjLHIhNJET205pxgE3+dXECgSa4QSE0mvp0THt E78Pr7D4ajruP5jtRSr2JApUtCKtCzJzH1vnKmYb6p0BrTtHy1mmanK3hfSSgJzcSEUe Cozso+/Tf/wh8mrZSC373qs+/vhm0jGw24OmssmKY+uV6AiFLdkNnAt5bB5fftEn+XY2 UVKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=n9uw2Y7iRedoQIMcDZnlLPm/eL7SbesnEDjpacHA+UU=; b=uR9c3ItARn6Rv71kx/iQdvk/gf7GCzyKd0TLlqbd22uEQzXPp4Tza+xZ6m4dosk4lX pWc0cgen2x3qwosJs+pTDeKIIRqSbqKifUoGoZssKSmZcJIUgITNN8W5AJG3aQ12LO1H 8TvNvNR+yvkiLmt1R++Er/CtIvZL2x0yLwW6sF5FeR8gHgaEtENvYUiA53F1IgXKYVsA 0JDULOkTpcTHidab6Hy5k7vVQkaZpKwIWB0XCl/JD8fjsumxmsc4NMRCOX8T2JoFHx7k czWtGlGblUwzu1JayGsMmDTWb3yF4bjqOVslSmuZ634k0JTYCJbEo7F2BJzr6kxQiwHh iCkw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q1WUKMDY; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d30si33351267pla.419.2019.08.01.11.17.52; Thu, 01 Aug 2019 11:18:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q1WUKMDY; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729707AbfHAQ5J (ORCPT + 99 others); Thu, 1 Aug 2019 12:57:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:40860 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725804AbfHAQ5I (ORCPT ); Thu, 1 Aug 2019 12:57:08 -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 78E632064A; Thu, 1 Aug 2019 16:57:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564678628; bh=4ezqwlPAovpVuLlfTDzS1AWwDrqX++zYUnYp2p9b17s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q1WUKMDY3IL927TyRZwS7f3cRNOL2/DXVLQ+l59r43JrdhEuA+JvbMqeohhpPkBdx nJvgax8KDyIsfdyhEQQKyhCmL8cobgwK5sJfEO5liDwipVQeCbsQBRR8eSZPbFopkq Xn31aLfYr1p+KwmYrTHZlHG8Ci5LD29j5OoBfJ9o= Date: Thu, 1 Aug 2019 18:57:05 +0200 From: Greg KH To: Ajay Kaher Cc: torvalds@linux-foundation.org, aarcange@redhat.com, hughd@google.com, dave.hansen@intel.com, mgorman@suse.de, riel@redhat.com, mhocko@suse.cz, jannh@google.com, linux-kernel@vger.kernel.org, stable@kernel.org, stable@vger.kernel.org, srivatsab@vmware.com, srivatsa@csail.mit.edu, amakhalov@vmware.com, srinidhir@vmware.com, bvikas@vmware.com, srostedt@vmware.com Subject: Re: [PATCH 0/8] Backported fixes for 4.4 stable tree Message-ID: <20190801165705.GA29730@kroah.com> References: <1563880111-19058-1-git-send-email-akaher@vmware.com> <20190724120627.GF3244@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190724120627.GF3244@kroah.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 24, 2019 at 02:06:27PM +0200, Greg KH wrote: > On Tue, Jul 23, 2019 at 04:38:23PM +0530, Ajay Kaher wrote: > > These patches include few backported fixes for the 4.4 stable > > tree. > > I would appreciate if you could kindly consider including them in the > > next release. > > Why are these needed? From what I remember, the last patch here is only > needed for machines that are "HUGE" and for those, you shouldn't be > using 4.4.y anymore anyway, right? You just end up saving so much more > speed and energy using a newer kernel, why would you want to waste it > using an older one? > > So I need a really good reason why to accept these :) It's been a week, so I'm dropping this from my queue now. Please resend with this information if you still want these in the tree. thanks, greg k-h