All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] vm86.2: Add 32-bit specific to CONFORMING TO
@ 2009-02-15 19:27 Parag Warudkar
       [not found] ` <alpine.LFD.2.00.0902151421470.19327-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Parag Warudkar @ 2009-02-15 19:27 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

While playing around with Wine on 64-bit kernel I noticed that vm86 is 
not supposed to work there. 

It might be a good idea to clarify that in the vm86 man page.

--- man-pages-3.18/man2/vm86.2	2009-02-08 21:14:13.000000000 -0500
+++ man-pages-3.18-wk/man2/vm86.2	2009-02-15 14:19:08.072201220 -0500
@@ -69,7 +69,7 @@
 (This is a kernel sanity check; the saved
 stack should only exist within vm86 mode itself.)
 .SH "CONFORMING TO"
-This call is specific to Linux on Intel processors, and should not be
+This call is specific to 32-bit Linux on Intel processors, and should not be
 used in programs intended to be portable.
 .SH COLOPHON
 This page is part of release 3.18 of the Linux
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] vm86.2: Add 32-bit specific to CONFORMING TO
       [not found] ` <alpine.LFD.2.00.0902151421470.19327-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
@ 2009-02-19 23:39   ` Michael Kerrisk
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2009-02-19 23:39 UTC (permalink / raw)
  To: Parag Warudkar; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hello Parag,

On 2/16/09, Parag Warudkar <parag.lkml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> While playing around with Wine on 64-bit kernel I noticed that vm86 is
> not supposed to work there.
>
> It might be a good idea to clarify that in the vm86 man page.

Agreed -- see below.

> --- man-pages-3.18/man2/vm86.2	2009-02-08 21:14:13.000000000 -0500
> +++ man-pages-3.18-wk/man2/vm86.2	2009-02-15 14:19:08.072201220 -0500
> @@ -69,7 +69,7 @@
>  (This is a kernel sanity check; the saved
>  stack should only exist within vm86 mode itself.)
>  .SH "CONFORMING TO"
> -This call is specific to Linux on Intel processors, and should not be
> +This call is specific to 32-bit Linux on Intel processors, and should not

I made it:

This call is specific to Linux on 32-bit Intel processors

The change will be in 3.19.

Thanks for reporting this.  I put the probablem down to bit-rot, since
the last major change to this page was in 1997, when 64-bit Intel was
not on most people's horizons.

Cheers,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html
Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-19 23:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-15 19:27 [PATCH] vm86.2: Add 32-bit specific to CONFORMING TO Parag Warudkar
     [not found] ` <alpine.LFD.2.00.0902151421470.19327-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2009-02-19 23:39   ` Michael Kerrisk

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.