From: Nick Andrew <nick@nick-andrew.net>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [RFC] x86: Cleanup prose of Documentation/i386/IO-APIC.txt
Date: Sun, 13 Apr 2008 21:25:22 +1000 [thread overview]
Message-ID: <20080413112522.GD29599@tull.net> (raw)
In-Reply-To: <20080413084536.GB24429@elte.hu>
On Sun, Apr 13, 2008 at 10:45:36AM +0200, Ingo Molnar wrote:
>
> * Nick Andrew <nick@nick-andrew.net> wrote:
> > echo -n pirq=; echo $( scanpci | grep T_L | cut -c56- ) | sed 's/ /,/g'
> >
> > Inside the backtics, instead of scanpci, I could do:
> >
> > lspci -v | grep IRQ | sed -e 's/.* IRQ \(\w\+\)/\1/'
> >
> > Is this an acceptable substitution?
>
> yeah, i guess so.
>
> Btw., that's rather arcane text - do people still have to use pirq= boot
> lines to get their boxes to boot?
I wouldn't know that, but I still have to use 'noapic' to get my AMD box
to boot :-(
Nick.
--
PGP Key ID = 0x418487E7 http://www.nick-andrew.net/
PGP Key fingerprint = B3ED 6894 8E49 1770 C24A 67E3 6266 6EB9 4184 87E7
next prev parent reply other threads:[~2008-04-13 11:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-11 15:40 [RFC] x86: Cleanup prose of Documentation/i386/IO-APIC.txt Nick Andrew
2008-04-13 8:45 ` Ingo Molnar
2008-04-13 11:25 ` Nick Andrew [this message]
2008-04-14 9:46 ` Ingo Molnar
2008-04-14 10:17 ` Nick Andrew
2008-04-14 10:28 ` Ingo Molnar
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=20080413112522.GD29599@tull.net \
--to=nick@nick-andrew.net \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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.