From: Dave Jones <davej@redhat.com>
To: Paul Mackerras <paulus@samba.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Michael Ellerman <michael@ellerman.id.au>
Subject: Re: [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
Date: Wed, 29 Mar 2006 18:11:00 -0500 [thread overview]
Message-ID: <20060329231100.GI452@redhat.com> (raw)
In-Reply-To: <17451.4345.531029.950930@cargo.ozlabs.ibm.com>
On Thu, Mar 30, 2006 at 09:58:01AM +1100, Paul Mackerras wrote:
> Dave Jones writes:
>
> > See firmware_has_feature() in include/asm-powerpc/firmware.h
>
> In my clone of Linus' linux-2.6 tree, it looks like this:
>
> #define firmware_has_feature(feature) \
> ((FW_FEATURE_ALWAYS & (feature)) || \
> (FW_FEATURE_POSSIBLE & powerpc_firmware_features & (feature)))
>
> Perhaps you need to do another pull?
Ah, it hadn't made it into a -git release yet.
git17 was still busted.
I see the commit on the commits-list though, so I'll
just twiddle my thumbs until git18 :-)
thanks,
Dave
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2006-03-29 23:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200603230714.k2N7EmH1021685@hera.kernel.org>
2006-03-29 19:52 ` [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries Dave Jones
2006-03-29 22:00 ` Paul Mackerras
2006-03-29 22:07 ` Dave Jones
2006-03-29 22:58 ` Paul Mackerras
2006-03-29 23:11 ` Dave Jones [this message]
2006-03-29 22:39 ` Michael Ellerman
2006-03-29 22:51 ` Dave Jones
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=20060329231100.GI452@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=michael@ellerman.id.au \
--cc=paulus@samba.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 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.