2005-11-16 21:30:48

by Thomas Meyer

[permalink] [raw]
Subject: 2.6.15-rc1-g0db169f9 error with MAP_PRIVATE, PROT_WRITE mmap of VM_RESERVED


[17180027.952000] program vbetool is using MAP_PRIVATE, PROT_WRITE mmap of VM_RESERVED memory, which is deprecated. Please report this to [email protected]

Does anybody care?

______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193


2005-11-16 21:42:00

by Dominik Brodowski

[permalink] [raw]
Subject: Re: 2.6.15-rc1-g0db169f9 error with MAP_PRIVATE, PROT_WRITE mmap of VM_RESERVED

Hi,

On Wed, Nov 16, 2005 at 10:30:46PM +0100, Thomas Meyer wrote:
>
> [17180027.952000] program vbetool is using MAP_PRIVATE, PROT_WRITE mmap of VM_RESERVED memory, which is deprecated. Please report this to [email protected]
>
> Does anybody care?

Yes -- thanks for the report. AFAIK, Hugh Dickins tries to prepare a patch
for 2.6.15-rc2 solving this issue.

Dominik