All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrey Borzenkov <arvidjaar@mail.ru>
To: Andi Kleen <andi@firstfloor.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Is vm86old no more implemented?
Date: Sat, 6 Dec 2008 22:02:29 +0300	[thread overview]
Message-ID: <200812062202.30476.arvidjaar@mail.ru> (raw)
In-Reply-To: <20081206102047.GG6703@one.firstfloor.org>

[-- Attachment #1: Type: text/plain, Size: 1364 bytes --]

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@mail.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.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-12-06 19:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-06  7:43 Is vm86old no more implemented? Andrey Borzenkov
2008-12-06  8:56 ` Andi Kleen
2008-12-06  9:52   ` Andrey Borzenkov
2008-12-06 10:20     ` Andi Kleen
2008-12-06 19:02       ` Andrey Borzenkov [this message]
2008-12-07 11:18         ` Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200812062202.30476.arvidjaar@mail.ru \
    --to=arvidjaar@mail.ru \
    --cc=andi@firstfloor.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.