diff options
author | Luca Dariz <luca@orpolo.org> | 2023-05-26 20:47:59 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-26 23:38:53 +0200 |
commit | d972c01c6cce5325732e9fec33b50685017d7e23 (patch) | |
tree | 6ea1896e9be49931ebbb45a8635b85c25ffbd7dd /device/ds_routines.c | |
parent | 377a9387cec7d4bdd6739d3bcc03f77f524adc69 (diff) | |
download | gnumach-d972c01c6cce5325732e9fec33b50685017d7e23.tar.gz gnumach-d972c01c6cce5325732e9fec33b50685017d7e23.tar.bz2 gnumach-d972c01c6cce5325732e9fec33b50685017d7e23.zip |
pmap: only map lower BIOS memory 1:1 when using Linux drivers
* i386/intel/pmap.c: add the check for LINUX_DEV; we could also check
for !__x86_64__, as this config would break ther kernel map by
removing the BIOS mem map, needed by the console and keyboard
drivers, but hopefully we won't need to enable Linux drivers on
x86_64.
Message-Id: <20230526184801.753581-2-luca@orpolo.org>
Diffstat (limited to 'device/ds_routines.c')
0 files changed, 0 insertions, 0 deletions