[PATCH 1/7] um: allow disabling NO_IOMEM
Johannes Berg
johannes at sipsolutions.net
Tue Feb 23 10:46:35 EST 2021
Hi,
> Can't you just use the asm-generic versions instead?
Hmm, yes, for fb.h and vga.h that should work, since they should never
be used. For vga.h it would be wrong since it assumes the VGA memory is
mapped into the CPU memory, but since it should never run it would still
address the compilation issues I needed this for.
So yeah, I guess we could just use the asm-generic versions of these
two.
johannes
More information about the linux-um
mailing list