From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932586AbeAKUv1 (ORCPT + 1 other); Thu, 11 Jan 2018 15:51:27 -0500 Received: from gate.crashing.org ([63.228.1.57]:46466 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751968AbeAKUvZ (ORCPT ); Thu, 11 Jan 2018 15:51:25 -0500 Message-ID: <1515703795.31850.45.camel@kernel.crashing.org> Subject: Re: [PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers From: Benjamin Herrenschmidt To: Greg KH Cc: linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, Jae Hyun Yoo , jdelvare@suse.com, arnd@arndb.de, linux-doc@vger.kernel.org, andrew@aj.id.au, openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Jae Hyun Yoo , linux@roeck-us.net, linux-arm-kernel@lists.infradead.org Date: Fri, 12 Jan 2018 07:49:55 +1100 In-Reply-To: <20180111095923.GA29233@kroah.com> References: <20180109223126.13093-1-jae.hyun.yoo@linux.intel.com> <20180110101755.GA5822@kroah.com> <006c4a95-9299-bd17-6dec-52578e8461ae@linux.intel.com> <20180110191703.GA20248@kroah.com> <8997e43c-683e-418d-4e2b-1fe3fefe254e@linux.intel.com> <20180110202740.GA27703@kroah.com> <20180111073038.GA3600@kroah.com> <1515661011.31850.27.camel@au1.ibm.com> <20180111095923.GA29233@kroah.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.3 (3.26.3-1.fc27) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Thu, 2018-01-11 at 10:59 +0100, Greg KH wrote: > And, if you use it in a device, it's still totally unsupported and > insecure. Seriously, does no one actually pay attention to the patches > I merge in the stable trees anymore? Yeah not sure why we aren't picking an LTC here, it could be that it's just a dev branch, not release, Joel, what's the process in that case ? For anything going into products, if we're going to maintain a non- upstream branch, we should definitely stick it to an LTS release or we'll be missing a ton of security fixes. Cheers, Ben.