lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 6 Dec 2008 22:02:29 +0300
From:	Andrey Borzenkov <arvidjaar@...l.ru>
To:	Andi Kleen <andi@...stfloor.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Is vm86old no more implemented?

On Суббота 06 декабря 2008 13:20:47 Andi Kleen wrote:
> On Sat, Dec 06, 2008 at 12:52:43PM +0300, Andrey Borzenkov wrote:
> > On Суббота 06 декабря 2008 11:56:03 Andi Kleen wrote:
> > > Andrey Borzenkov <arvidjaar@...l.ru> writes:
> > > > CONFIG_VM86 is defined; is there anything else that is needed?
> > > > This fails both in 2.6.27.7 and in 2.6.28-rc7. I attach config
> > > > from 2.6.28-rc7.
> > >
> > > It should still work. Can you double check you're running the
> > > correct kernel? Perhaps a 64bit kernel (which doesn't implement
> > > it).
> >
> > Linux cooker 2.6.28-rc7-1avb #23 Fri Dec 5 22:42:47 MSK 2008 i686
> > Pentium III (Coppermine) GNU/Linux
> >
> > Anything else I can check?
>
> Hmm perhaps place a printk into
> arch/x86/kernel/vm86_32.c:sys_vm86old() and see if it's reached.
>

It is:

[  156.094049] sys_vm86old called by monitor-get-edi
[  156.243660] sys_vm86old called by monitor-get-edi
[  285.698333] sys_vm86old called by X
[  285.699408] sys_vm86old called by X
[  285.699813] sys_vm86old called by X

any chance the specific function that is invoked is not implemented? 
Because at least X apparently does not always fail video BIOS call - how 
can I catch which calls were successful and which failed? I understand 
return path sys_vm86old is rather non-standard.

Download attachment "signature.asc " of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ