From: Linus Torvalds Date: Sun, 15 Nov 2020 16:57:19 +0000 (-0800) Subject: Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis... X-Git-Tag: v5.10-rc4~9 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/a50cf15906d4d0ad1d6bb32e9eeeb282899a8180 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu Pull percpu fix and cleanup from Dennis Zhou: "A fix for a Wshadow warning in the asm-generic percpu macros came in and then I tacked on the removal of flexible array initializers in the percpu allocator" * 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu: percpu: convert flexible array initializers to use struct_size() asm-generic: percpu: avoid Wshadow warning --- a50cf15906d4d0ad1d6bb32e9eeeb282899a8180