Re: Clang patches for 4.9

2019-02-25 Thread Greg Kroah-Hartman
On Mon, Feb 25, 2019 at 09:46:56AM -0800, Nick Desaulniers wrote: > On Mon, Feb 25, 2019 at 9:35 AM Nathan Chancellor > wrote: > > > > On Mon, Feb 25, 2019 at 03:47:19PM +0100, Greg Kroah-Hartman wrote: > > > On Mon, Feb 25, 2019 at 03:45:13PM +0100, Greg Kroah-Hartman wrote: > > > > On Sun, Feb 2

Re: Clang patches for 4.9

2019-02-25 Thread Nathan Chancellor
On Mon, Feb 25, 2019 at 09:46:56AM -0800, Nick Desaulniers wrote: > On Mon, Feb 25, 2019 at 9:35 AM Nathan Chancellor > wrote: > > > > On Mon, Feb 25, 2019 at 03:47:19PM +0100, Greg Kroah-Hartman wrote: > > > On Mon, Feb 25, 2019 at 03:45:13PM +0100, Greg Kroah-Hartman wrote: > > > > On Sun, Feb 2

Re: Clang patches for 4.9

2019-02-25 Thread Nick Desaulniers
On Mon, Feb 25, 2019 at 9:35 AM Nathan Chancellor wrote: > > On Mon, Feb 25, 2019 at 03:47:19PM +0100, Greg Kroah-Hartman wrote: > > On Mon, Feb 25, 2019 at 03:45:13PM +0100, Greg Kroah-Hartman wrote: > > > On Sun, Feb 24, 2019 at 11:13:01PM -0700, Nathan Chancellor wrote: > > > > Hi Greg and Sash

Re: Clang patches for 4.9

2019-02-25 Thread Nathan Chancellor
On Mon, Feb 25, 2019 at 03:47:19PM +0100, Greg Kroah-Hartman wrote: > On Mon, Feb 25, 2019 at 03:45:13PM +0100, Greg Kroah-Hartman wrote: > > On Sun, Feb 24, 2019 at 11:13:01PM -0700, Nathan Chancellor wrote: > > > Hi Greg and Sasha, > > > > > > Attached are three mbox files containing patches tha

Re: Clang patches for 4.9

2019-02-25 Thread Greg Kroah-Hartman
On Sun, Feb 24, 2019 at 11:13:01PM -0700, Nathan Chancellor wrote: > Hi Greg and Sasha, > > Attached are three mbox files containing patches that bring the Clang > backports that Nick did in 4.9.139 up to date with what is currently in > 4.14 and mainline, as well as fix warnings that are present

Re: Clang patches for 4.9

2019-02-25 Thread Greg Kroah-Hartman
On Mon, Feb 25, 2019 at 03:45:13PM +0100, Greg Kroah-Hartman wrote: > On Sun, Feb 24, 2019 at 11:13:01PM -0700, Nathan Chancellor wrote: > > Hi Greg and Sasha, > > > > Attached are three mbox files containing patches that bring the Clang > > backports that Nick did in 4.9.139 up to date with what

Re: Clang patches for 4.9

2019-02-25 Thread Greg Kroah-Hartman
On Sun, Feb 24, 2019 at 11:13:01PM -0700, Nathan Chancellor wrote: > Hi Greg and Sasha, > > Attached are three mbox files containing patches that bring the Clang > backports that Nick did in 4.9.139 up to date with what is currently in > 4.14 and mainline, as well as fix warnings that are present

Clang patches for 4.9

2019-02-24 Thread Nathan Chancellor
Hi Greg and Sasha, Attached are three mbox files containing patches that bring the Clang backports that Nick did in 4.9.139 up to date with what is currently in 4.14 and mainline, as well as fix warnings that are present in the arm64 and x86_64 defconfigs here and in AOSP (cuttlefish_defconfig). A