Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-27 Thread Greg Kroah-Hartman
On Tue, Jun 27, 2017 at 01:44:06PM +, Levin, Alexander (Sasha Levin) wrote: > On Tue, Jun 27, 2017 at 01:33:42PM +0200, Greg Kroah-Hartman wrote: > >On Mon, Jun 19, 2017 at 06:29:18PM +0300, Gleb Fotengauer-Malinovskiy wrote: > >> On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman

Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-27 Thread Greg Kroah-Hartman
On Tue, Jun 27, 2017 at 01:44:06PM +, Levin, Alexander (Sasha Levin) wrote: > On Tue, Jun 27, 2017 at 01:33:42PM +0200, Greg Kroah-Hartman wrote: > >On Mon, Jun 19, 2017 at 06:29:18PM +0300, Gleb Fotengauer-Malinovskiy wrote: > >> On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman

Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-27 Thread Levin, Alexander (Sasha Levin)
On Tue, Jun 27, 2017 at 01:33:42PM +0200, Greg Kroah-Hartman wrote: >On Mon, Jun 19, 2017 at 06:29:18PM +0300, Gleb Fotengauer-Malinovskiy wrote: >> On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman wrote: >> > 4.9-stable review patch. If anyone has any objections, please let me know.

Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-27 Thread Levin, Alexander (Sasha Levin)
On Tue, Jun 27, 2017 at 01:33:42PM +0200, Greg Kroah-Hartman wrote: >On Mon, Jun 19, 2017 at 06:29:18PM +0300, Gleb Fotengauer-Malinovskiy wrote: >> On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman wrote: >> > 4.9-stable review patch. If anyone has any objections, please let me know.

Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-27 Thread Greg Kroah-Hartman
On Mon, Jun 19, 2017 at 06:29:18PM +0300, Gleb Fotengauer-Malinovskiy wrote: > On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman wrote: > > 4.9-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: David Lin

Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-27 Thread Greg Kroah-Hartman
On Mon, Jun 19, 2017 at 06:29:18PM +0300, Gleb Fotengauer-Malinovskiy wrote: > On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman wrote: > > 4.9-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: David Lin > > > > > > [

Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-19 Thread Gleb Fotengauer-Malinovskiy
On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman wrote: > 4.9-stable review patch. If anyone has any objections, please let me know. > > -- > > From: David Lin > > > [ Upstream commit 35f860f9ba6aac56cc38e8b18916d833a83f1157 ] This commit

Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-19 Thread Gleb Fotengauer-Malinovskiy
On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman wrote: > 4.9-stable review patch. If anyone has any objections, please let me know. > > -- > > From: David Lin > > > [ Upstream commit 35f860f9ba6aac56cc38e8b18916d833a83f1157 ] This commit introduced a regression

[PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-15 Thread Greg Kroah-Hartman
4.9-stable review patch. If anyone has any objections, please let me know. -- From: David Lin [ Upstream commit 35f860f9ba6aac56cc38e8b18916d833a83f1157 ] Some versions of ARM GCC compiler such as Android toolchain throws in a '-fpic' flag by default.

[PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support

2017-06-15 Thread Greg Kroah-Hartman
4.9-stable review patch. If anyone has any objections, please let me know. -- From: David Lin [ Upstream commit 35f860f9ba6aac56cc38e8b18916d833a83f1157 ] Some versions of ARM GCC compiler such as Android toolchain throws in a '-fpic' flag by default. This causes the