Re: [GIT PULL] percpu changes for v4.20-rc1

From: Linus Torvalds
Date: Thu Nov 01 2018 - 12:33:04 EST


On Thu, Nov 1, 2018 at 8:12 AM Dennis Zhou <dennis@xxxxxxxxxx> wrote:
>
> Two small things for v4.20. The first fixes a clang uninitialized
> variable warning for arm64 in the default path calls BUILD_BUG(). The
> second removes an unnecessary unlikely() in a WARN_ON() use.

Pulled,

Linus