Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1460198
| From | Philipp Zabel <p.zabel@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/9] v4.8 build regressions |
| Date | 2016-08-11 08:40 +0200 |
| Message-ID | <s4RON-84G-11@gated-at.bofh.it> (permalink) |
| References | <s4JHz-2k9-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am Mittwoch, den 10.08.2016, 23:54 +0200 schrieb Arnd Bergmann: > This is a set of patches to address build warnings and errors that have > come up in linux-4.8 but that worked fine in v4.7. I've added the > tinyconfig warning patch in there as well, which is not a regression > but is something that shows up in the kernelci.org build bots. > The other patches address issues that either came up in kernelci.org > or in my randconfig test setup. > > I have three more fixes queued up in arm-soc/fixes that I plan > to send as a pull request for -rc2 along with the other bugfixes. > > All patches have been posted before, but for some reason or another > failed to make it into the merge window. I have updated the ones > that were waiting for a new version from me now, the others are > sent without modifications. > > Hopefully we can get them all merged into v4.8. Please pick up > patches from the middle of the series if appropriate. > > Arnd > > Arnd Bergmann (7): > kconfig: tinyconfig: provide whole choice blocks to avoid warnings > dsa: mv88e6xxx: hide unused functions > drm/mediatek: add COMMON_CLK dependency > drm/mediatek: add CONFIG_OF dependency > drm/mediatek: add ARM_SMCCC dependency I have picked up the three drm/mediatek patches. regards Philipp > clocksource: kona: fix get_counter error handling > 8250/fintek: rename IRQ_MODE macro > > Geert Uytterhoeven (1): > test/hash: Fix warning in two-dimensional array init > > George Spelvin (1): > test/hash: Fix warning in preprocessor symbol evaluation > > arch/x86/configs/tiny.config | 2 ++ > drivers/clocksource/bcm_kona_timer.c | 16 ++++++++++------ > drivers/gpu/drm/mediatek/Kconfig | 3 +++ > drivers/net/dsa/mv88e6xxx/chip.c | 2 ++ > drivers/tty/serial/8250/8250_fintek.c | 4 ++-- > kernel/configs/tiny.config | 8 ++++++++ > lib/test_hash.c | 8 ++++---- > 7 files changed, 31 insertions(+), 12 deletions(-)
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/9] v4.8 build regressions Arnd Bergmann <arnd@arndb.de> - 2016-08-11 00:00 +0200
[PATCH 6/9] clocksource: kona: fix get_counter error handling Arnd Bergmann <arnd@arndb.de> - 2016-08-11 00:00 +0200
Re: [PATCH 6/9] clocksource: kona: fix get_counter error handling Ray Jui <ray.jui@broadcom.com> - 2016-08-11 02:10 +0200
Re: [PATCH 6/9] clocksource: kona: fix get_counter error handling Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-08-16 15:20 +0200
Re: [PATCH 0/9] v4.8 build regressions Philipp Zabel <p.zabel@pengutronix.de> - 2016-08-11 08:40 +0200
csiph-web