linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Andi Kleen <ak@suse.de>, Rusty Russell <rusty@rustcorp.com.au>,
	Jeremy Fitzhardinge <jeremy@goop.org>,
	Linux Arch Mailing list <linux-arch@vger.kernel.org>
Subject: Re: [GIT PULL] Remove the use of magic macros for boot_params/screen_info
Date: Wed, 17 Oct 2007 18:19:16 +0800	[thread overview]
Message-ID: <1192616356.31565.4.camel@daplas> (raw)
In-Reply-To: <200710170656.l9H6ugvf016636@tazenda.hos.anvin.org>

On Tue, 2007-10-16 at 23:56 -0700, H. Peter Anvin wrote:
> Hi Linus,
> 
> Please pull:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git master
> 
> This patch removes all uses of magic macros to access the former
> zeropage, now the boot_params structure, as well as the screen_info
> structure.  The equivalent (pre-x86-merge) of the boot_params patch
> has been in -mm since shortly after 2.6.22.
> 
> A minor note: the video mode number 0x6A was officially assigned by
> VESA; the only VESA standard 7-bit video mode number ever assigned.
> 
> H. Peter Anvin (2):
>       [x86] remove uses of magic macros for boot_params access
>       Remove magic macros for screen_info structure members
> 

>  drivers/video/console/dummycon.c   |    4 +-
>  drivers/video/console/vgacon.c     |   51 ++++++++++++++-------------
>  drivers/video/intelfb/intelfbdrv.c |    5 ++-
>  drivers/video/vga16fb.c            |    2 +-

Acked-by: Antonino A. Daplas <adaplas@gmail.com>

with respect to the drivers/video portion.

Tony


      reply	other threads:[~2007-10-17 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-17  6:56 [GIT PULL] Remove the use of magic macros for boot_params/screen_info H. Peter Anvin
2007-10-17 10:19 ` Antonino A. Daplas [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=1192616356.31565.4.camel@daplas \
    --to=adaplas@gmail.com \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=jeremy@goop.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).