mbox series

[v3,0/3] LLVM/Clang fixes for pseries_defconfig

Message ID 20190911182049.77853-1-natechancellor@gmail.com (mailing list archive)
Headers show
Series LLVM/Clang fixes for pseries_defconfig | expand

Message

Nathan Chancellor Sept. 11, 2019, 6:20 p.m. UTC
Hi all,

This series includes a set of fixes for LLVM/Clang when building
pseries_defconfig. These have been floating around as standalone patches
so I decided to gather them up as a series so it was easier to
review/apply them. The versioning is a bit wonky because of this reason,
I have included the previous versions of the patches below as well as
added an explanation on each patch. Please let me know if there are any
comments or concerns.

Previous postings:

https://lore.kernel.org/lkml/20190818191321.58185-1-natechancellor@gmail.com/
https://lore.kernel.org/lkml/20190820232921.102673-1-natechancellor@gmail.com/
https://lore.kernel.org/lkml/20190812023214.107817-1-natechancellor@gmail.com/

Cheers,
Nathan