Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1580897
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] arm64: fix warning about swapper_pg_dir overflow |
| Date | 2017-02-14 23:10 +0100 |
| Message-ID | <taTsl-7x0-1@gated-at.bofh.it> (permalink) |
| References | <taSPE-72f-17@gated-at.bofh.it> <taSZk-75C-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Feb 14, 2017 at 10:33 PM, Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote: > On 14 February 2017 at 21:27, Arnd Bergmann <arnd@arndb.de> wrote: > We should see the same issue with 64k/3 levels, since its PGD_SIZE is > also much smaller than its PAGE_SIZE. This is a much more common > configuration, so I am surprised you found it on 16k/4 levels first. I hadn't been doing regular build tests on arm64 and just started up some randconfig builds, this was the first bug I ran into ;-) > Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Thanks, Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] arm64: fix warning about swapper_pg_dir overflow Arnd Bergmann <arnd@arndb.de> - 2017-02-14 22:30 +0100
Re: [PATCH] arm64: fix warning about swapper_pg_dir overflow Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-02-14 22:40 +0100
Re: [PATCH] arm64: fix warning about swapper_pg_dir overflow Arnd Bergmann <arnd@arndb.de> - 2017-02-14 23:10 +0100
Re: [PATCH] arm64: fix warning about swapper_pg_dir overflow Will Deacon <will.deacon@arm.com> - 2017-02-15 12:40 +0100
csiph-web