From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:44800 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152AbdH0Mbi (ORCPT ); Sun, 27 Aug 2017 08:31:38 -0400 Date: Sun, 27 Aug 2017 14:31:43 +0200 From: Greg Kroah-Hartman To: Jinpu Wang Cc: stable , Thomas Gleixner , Alexander Shishkin , Arnaldo Carvalho de Melo , Jiri Olsa , Linus Torvalds , Peter Zijlstra , Sebastian Siewior , Stephane Eranian , Vince Weaver , Ingo Molnar Subject: Re: [PATCH stable 4.9] perf/x86/intel/rapl: Make package handling more robust Message-ID: <20170827123143.GE2963@kroah.com> References: <20170822175447.GA8863@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Aug 23, 2017 at 10:09:39AM +0200, Jinpu Wang wrote: > On Tue, Aug 22, 2017 at 7:54 PM, Greg Kroah-Hartman > wrote: > > On Tue, Aug 22, 2017 at 04:59:14PM +0200, Jinpu Wang wrote: > >> Sorry, this is a backport for stable 4.9, Greg please consider to > >> apply to 4.9, this fix NULL pointer deref during cpu hot-add in debian > >> 9 VM. > > > > Can you resend it in a format that I can apply it in? > > > > thanks, > > > > greg k-h > > Thanks Greg for reply. > > Please see file attached, I hope this is ok for you. if not, I can > send a V2 version. > I will make sure next time send the patch properly via git-send-email. That worked, thanks. greg k-h