On Mon, Jan 20, 2020 at 06:49:46PM +0100, Wolfgang Walter wrote: > Am Samstag, 18. Januar 2020, 00:11:05 schrieben Sie: > > I'm announcing the release of the 5.4.13 kernel. > > > > All users of the 5.4 kernel series must upgrade. > > > > The updated 5.4.y git tree can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git > > linux-5.4.y and can be browsed at the normal kernel.org git web browser: > > https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summar > > y > > > > thanks, > > > > greg k-h > > > > Compiling 5.4.13 I got (for one test configuration): > > In file included from net/hsr/hsr_main.c:12: > net/hsr/hsr_main.h:194:20: error: two or more data types in declaration > specifiers > 194 | static inline void void hsr_debugfs_rename(struct net_device *dev) > | ^~~~ > make[3]: *** [scripts/Makefile.build:266: net/hsr/hsr_main.o] Error 1 > make[2]: *** [scripts/Makefile.build:509: net/hsr] Error 2 > make[1]: *** [Makefile:1652: net] Error 2 > make[1]: *** Waiting for unfinished jobs.... > > There seems to be already a patch: > > https://lkml.org/lkml/2020/1/7/876 > > which is not in torvalds tree yet, though. > > Just found it by accident, usually I do not use HSR. When it hits Linus's tree, can you let us know the git commit id so we can properly backport it? thanks, greg k-h