Re: [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux