From: Ingo Molnar <mingo@elte.hu>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: mingo@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86: Isolate PIC/PIT in/out calls
Date: Mon, 14 Jan 2008 16:51:25 +0100 [thread overview]
Message-ID: <20080114155124.GA14177@elte.hu> (raw)
In-Reply-To: <20080111181846.5ead1220@lxorguk.ukuu.org.uk>
* Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> Rather than remove and/or mangle inb_p/outb_p we want to remove the
> use of them from inappropriate places. For the PIC/PIT this may
> eventually depend on 32/64bitism or similar so start by adding
> inb/outb_pit and inb/outb_pic so that we can make them use any scheme
> we settle on without disturbing the existing, correct (for ISA), port
> 0x80 usage. (eg we can make inb_pit use udelay without messing up
> inb_p).
>
> Floppy already does this for the fdc. That really only leaves the CMOS
> as a core logic item to tackle, and bits of parallel port handling in
> the chipset layers.
thanks, applied.
Ingo
prev parent reply other threads:[~2008-01-14 15:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-11 18:18 [PATCH] x86: Isolate PIC/PIT in/out calls Alan Cox
2008-01-14 15:51 ` Ingo Molnar [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=20080114155124.GA14177@elte.hu \
--to=mingo@elte.hu \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
/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.