On Sun, 24 Dec 2017, kernel test robot wrote:

> Greetings,
> 
> 0day kernel testing robot got the below dmesg and the first bad commit is
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/pti
> 
> commit 92a0f81d89571e3e8759366e050ee05cc545ef99
> Author:     Thomas Gleixner <t...@linutronix.de>
> AuthorDate: Wed Dec 20 18:51:31 2017 +0100
> Commit:     Ingo Molnar <mi...@kernel.org>
> CommitDate: Fri Dec 22 20:13:05 2017 +0100
> 
>     x86/cpu_entry_area: Move it out of the fixmap

Yes, I'm an idiot.

     for (; start < end; start += PMD_SIZE)

which works fine when start + PMD_SIZE does not wrap around to 0 ....

Fix is on the way to git.

Thanks,

        tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to