mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Blaisorblade <blaisorblade@yahoo.it>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: Al Viro <viro@ftp.linux.org.uk>,
	Linus Torvalds <torvalds@osdl.org>,
	jdike@addtoit.com, linux-kernel@vger.kernel.org
Subject: Re: [uml-devel] [PATCH] build fix for uml/amd64
Date: Wed, 19 Oct 2005 02:26:02 +0200	[thread overview]
Message-ID: <200510190226.03582.blaisorblade@yahoo.it> (raw)
In-Reply-To: <20051018214517.GD7992@ftp.linux.org.uk>

On Tuesday 18 October 2005 23:45, Al Viro wrote:
> 	Missing half of the [PATCH] uml: Fix sysrq-r support for skas mode
> We need to remove these (UPT_[DEFG]S) from the read side as well as the
> write one - otherwise it simply won't build.
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
> ----
>
> IMO it should go in before 2.6.14.  Jeff, could you ACK that?

Acked-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>

and probably

Acked-by: Jeff Dike <jdike@addtoit.com>

(we already discussed this via IRC, but since I couldn't test the patch at the 
moment, I asked Jeff to send it in my place, and then I've been busy).

> diff -urN RC14-rc4-git4-hppfs-sparse/arch/um/include/sysdep-x86_64/ptrace.h
> RC14-rc4-git4-pending-1/arch/um/include/sysdep-x86_64/ptrace.h ---
> RC14-rc4-git4-hppfs-sparse/arch/um/include/sysdep-x86_64/ptrace.h	2005-10-1
>0 21:36:17.000000000 -0400 +++
> RC14-rc4-git4-pending-1/arch/um/include/sysdep-x86_64/ptrace.h	2005-10-16
> 03:10:04.000000000 -0400 @@ -183,10 +183,6 @@
>                  case RBP: val = UPT_RBP(regs); break; \
>                  case ORIG_RAX: val = UPT_ORIG_RAX(regs); break; \
>                  case CS: val = UPT_CS(regs); break; \
> -                case DS: val = UPT_DS(regs); break; \
> -                case ES: val = UPT_ES(regs); break; \
> -                case FS: val = UPT_FS(regs); break; \
> -                case GS: val = UPT_GS(regs); break; \
>                  case EFLAGS: val = UPT_EFLAGS(regs); break; \
>                  default :  \
>                          panic("Bad register in UPT_REG : %d\n", reg);  \

-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it

      reply	other threads:[~2005-10-19  0:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-18 21:45 Al Viro
2005-10-19  0:26 ` Blaisorblade [this message]

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=200510190226.03582.blaisorblade@yahoo.it \
    --to=blaisorblade@yahoo.it \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    --cc=viro@ftp.linux.org.uk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome