Jean Delvare wrote:
Hi Bill,
On Fri, 30 Nov 2007 07:04:10 -0600, Bill Gatliff wrote:
Jean Delvare wrote:
!!(value & (1 << offset))
is more efficiently written
(value >> offset) & 1
... but not more efficiently implemented.
Your version requires code to
at compile-time.
b.g.
--
Bill Gatliff
[EMAIL PROTECTED]
-
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/
#x27;t enough.
Other than that, I can't see anything yet.
b.g.
--
Bill Gatliff
[EMAIL PROTECTED]
-
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-in
, all PXA platforms which have
CONFIG_GENERIC_CLOCKEVENTS not set are currently broken and don't
compile any more.
I'm not sure what the point of this message is. You'll find a fix for
this on linux-arm-kernel since yesterday morning.
4526/1.
b.g.
--
Bill Gatliff
[EM
NTS
help
Support for Intel's PXA2XX processor line.
Sorry!
b.g.
--
Bill Gatliff
[EMAIL PROTECTED]
-
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/major
tions.
All IMHO, of course.
b.g.
--
Bill Gatliff
[EMAIL PROTECTED]
-
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/
6 matches
Mail list logo