Re: [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S

2018-09-19 Thread Yu Chen
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

Re: [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S

2018-09-19 Thread Yu Chen
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

Re: [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S

2018-09-19 Thread Rafael J. Wysocki
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

Re: [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S

2018-09-19 Thread Rafael J. Wysocki
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

[PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S

2018-09-19 Thread Chen Yu
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. Cc: "Rafael J. Wysocki" Signed-off-by: Zhimin

[PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S

2018-09-19 Thread Chen Yu
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. Cc: "Rafael J. Wysocki" Signed-off-by: Zhimin