Dominik Brodowski <[email protected]> wrote:
> Just wanted to let you know that the warning introduced in
> [PATCH] core remove PageReserved
It's not much of a warning, it seems to stop vbetool from working (which
may explain a few complaints about ACPI suspend being broken in 2.6.15 -
it's not, but vbetool is...)
vbetool (well, strictly it's LRMI, but...) needs to access real-mode
memory. On the other hand, it's probably a bad idea to let it actually
scribble over RAM that the kernel may be using. So
MAP_PRIVATE|PROT_WRITE seems to be the correct thing to do. This
certainly /seemed/ to work in older kernels, but doesn't any more. What
should I be doing instead?
(I'm also not quite sure why the error claims that it's deprecated,
whereas in fact it doesn't actually work at all. Breaking userspace
without warning isn't terribly nice)
--
Matthew Garrett | [email protected]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]