From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751980AbcG2HQf (ORCPT ); Fri, 29 Jul 2016 03:16:35 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:34223 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750835AbcG2HQc (ORCPT ); Fri, 29 Jul 2016 03:16:32 -0400 Date: Fri, 29 Jul 2016 09:16:27 +0200 From: Ingo Molnar To: "Rafael J. Wysocki" Cc: Josh Poimboeuf , "Rafael J. Wysocki" , Borislav Petkov , Pavel Machek , Linux PM list , Linux Kernel Mailing List , Thomas Gleixner , shuzzle@mailbox.org Subject: Re: [PATCH] x86/asm/power: Fix hibernation return address corruption Message-ID: <20160729071627.GA29186@gmail.com> References: <16541580.dFLT14ScxF@vostro.rjw.lan> <1670639.GCDubuBUSI@vostro.rjw.lan> <20160728151707.nmtkzri4jtumaq6h@treble> <1760536.lNRnLG8nBr@vostro.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1760536.lNRnLG8nBr@vostro.rjw.lan> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Rafael J. Wysocki wrote: > > Fixes: ef0f3ed5a4ac ("x86/asm/power: Create stack frames in hibernate_asm_64.S") > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=150021 > > Reported-by: > > Tested-by: > > Cc: > > Signed-off-by: Josh Poimboeuf > > I've queued this up as an urgent fix. I hope there are no objections. Looks good to me too! Acked-by: Ingo Molnar Thanks, Ingo