Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp472856imm; Wed, 19 Sep 2018 01:50:26 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZQpz6GELZ44sGgM6+XPVrInmZLgNvQ4476ackBmSEcP8XDfAD2qxjsvvSouhiMdJrXCmyH X-Received: by 2002:a62:b20c:: with SMTP id x12-v6mr34792545pfe.201.1537347026467; Wed, 19 Sep 2018 01:50:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537347026; cv=none; d=google.com; s=arc-20160816; b=d9phIz5Rh6GJQyXgW86FNJtkPE+HWZHe89lP1RJMRZLYzmCJwxyOb9OeDvnsccyu+3 2WJXoq6DgkDsZB/BoSciC6lOZ9H2/RQd2n4KHwMWs2g0IqdCgJuLEAVD7g2oZsAbw9Tu ieVDslSqNqWn8muE5RscwBWbioTXybF5TjmqEu4V3meC5oAckJfCdJeC4J6KZnf4+Zcr dDPfwHfhQKkiVtyLxHuH+V8UVRhMschMV6M5P5P1t8j+2Ju3H658LBhuW3LZxHjkzkYg a87zBy4wH5RBX3yf2b10Gszm/FATK/hOVnIaapr36n1LqVMhBatKbVQP67K0Iq9Al614 HfuQ== 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; bh=a+JR+SjXZouqKOldSEp5lkmjGGMtGWBraVDqXuoSk2g=; b=r/e8onW3XieRgCWQjwEJFavDpW6E0K6mBeqFV+xNmNRLn4skLjxQRrq4m1SCHl87m0 JHXjh0BSBW5kBTRk8oDKHPibdf7U5NS52jXrPM0jnUoIn7Iw0i45G7t6Tc9TcDoFRl2s FazpNw5e6Dx5XEkcT60S0rRlSy6YAnZSKr0Ws+1ix9BtFb+FwEtlbq6SZ5PAaBQwqhze ZSazV3wc35Fbl/x2iAPg7QcVeo+hmp8xVzX7WXxpE5t2A5SYSa/gx3rDDGHIPkCPQEy3 hN8DQ73z+yowRnCgvrV26Ux6m3Jkey4Z4ypJdBI6ABwSRi5sQhNtCpkWOdHPk5/E0FFM RJmA== ARC-Authentication-Results: i=1; mx.google.com; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a29-v6si19987315pgn.510.2018.09.19.01.50.10; Wed, 19 Sep 2018 01:50:26 -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; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731059AbeISOYt (ORCPT + 99 others); Wed, 19 Sep 2018 10:24:49 -0400 Received: from mga18.intel.com ([134.134.136.126]:18731 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727669AbeISOYt (ORCPT ); Wed, 19 Sep 2018 10:24:49 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Sep 2018 01:47:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,393,1531810800"; d="scan'208";a="74216878" Received: from chenyu-desktop.sh.intel.com (HELO chenyu-desktop) ([10.239.160.116]) by orsmga007.jf.intel.com with ESMTP; 19 Sep 2018 01:47:53 -0700 Date: Wed, 19 Sep 2018 16:54:41 +0800 From: Yu Chen To: "Rafael J. Wysocki" Cc: Thomas Gleixner , "Rafael J. Wysocki" , the arch/x86 maintainers , Linux Kernel Mailing List , Linux PM , Pavel Machek , Len Brown , kookoo.gu@intel.com Subject: Re: [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S Message-ID: <20180919085441.GA2335@chenyu-desktop> References: <19aed6bb376b47f672800b4c59da07efca0f9e5a.1537275915.git.yu.c.chen@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 19, 2018 at 10:41:16AM +0200, Rafael J. Wysocki wrote: > On Wed, Sep 19, 2018 at 9:31 AM Chen Yu wrote: > > > > From: Zhimin Gu > > > > Backport > > Commit ef0f3ed5a4ac (x86/asm/power: Create stack frames > > in hibernate_asm_64.S) > > and > > Commit 4ce827b4cc58 (x86/power/64: Fix hibernation return > > address corruption) > > > > And also prepare for relocated code and jump address > > mapping. > > I don't like the changelog. > > It should explain the technical reasons for making the changes in the > first place and then mention that analogous changes were made for > 64-bit before and by which commits. > Ok, will change it in next version. Thanks, Yu > Thanks, > Rafael