diff options
| author | Huacai Chen <chenhuacai@loongson.cn> | 2024-12-02 16:42:07 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-02 10:34:18 +0100 |
| commit | 45d7745c89c162f1a044a9f5cecac4bf7fe5eede (patch) | |
| tree | af06d01fe02dcc3e22d7257c80028291d6685b57 /scripts/patch-kernel | |
| parent | ca5995f805bbbe2855b652e7d72667da16683a59 (diff) | |
| download | linux-45d7745c89c162f1a044a9f5cecac4bf7fe5eede.tar.gz linux-45d7745c89c162f1a044a9f5cecac4bf7fe5eede.tar.bz2 linux-45d7745c89c162f1a044a9f5cecac4bf7fe5eede.zip | |
LoongArch: Fix reserving screen info memory for above-4G firmware
[ Upstream commit 55dc2f8f263448f1e6c7ef135d08e640d5a4826e ]
Since screen_info.lfb_base is a __u32 type, an above-4G address need an
ext_lfb_base to present its higher 32bits. In init_screen_info() we can
use __screen_info_lfb_base() to handle this case for reserving screen
info memory.
Signed-off-by: Xuefeng Zhao <zhaoxuefeng@loongson.cn>
Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
Signed-off-by: Tianyang Zhang <zhangtianyang@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
