diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-12-28 17:31:10 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-05 13:48:41 +0000 |
commit | e40068655827745d73111a57a8b659252d98dca8 (patch) | |
tree | 3a379ad76eeccb5382cc9dabb8dfc2b15539921c /meta/conf/documentation.conf | |
parent | 21707e9e28b0dc3fafc71458d77cc5a3b68c1f94 (diff) | |
download | poky-e40068655827745d73111a57a8b659252d98dca8.tar.gz |
machine/qemuarm*: add vmalloc kernel parameter
On kernel's v5.11+, we get the following warning after boot:
[ 47.287826] vmap allocation for size 3149824 failed: use vmalloc=<size> to increase size
It can be fixed by passing the vmalloc page size explicitly for our ARM
machines.
(From OE-Core rev: 5c6064e1a38f4dbb1ab3fa04adb1c772817826af)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/documentation.conf')
0 files changed, 0 insertions, 0 deletions