login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
November
»
7
Re: [patch 1/6] x86: apicdef unification: some constants made unsigned
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Jeremy Fitzhardinge <jeremy@...>
To: Robert Richter <robert.richter@...>
Cc: Thomas Gleixner <tglx@...>, Ingo Molnar <mingo@...>, H. Peter Anvin <hpa@...>, LKML <linux-kernel@...>
Subject:
Re: [patch 1/6] x86: apicdef unification: some constants made unsigned
Date: Wednesday, November 7, 2007 - 4:41 pm
Robert Richter wrote:
quoted text
> -#define GET_APIC_VERSION(x) ((x)&0xFF) > -#define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF) > -#define APIC_INTEGRATED(x) ((x)&0xF0) > +#define GET_APIC_VERSION(x) ((x)&0xFFu) > +#define GET_APIC_MAXLVT(x) (((x)>>16)&0xFFu) > +#define APIC_INTEGRATED(x) ((x)&0xF0u)
Can these ever be used in .S files? Might be better to use the _AC stuff. J -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch 1/6] x86: apicdef unification: some constants made un...
, Robert Richter
, (Tue Nov 6, 2:36 pm)
Re: [patch 1/6] x86: apicdef unification: some constants mad...
, Maciej W. Rozycki
, (Mon Nov 12, 8:31 am)
Re: [patch 1/6] x86: apicdef unification: some constants mad...
, H. Peter Anvin
, (Mon Nov 12, 1:58 pm)
Re: [patch 1/6] x86: apicdef unification: some constants mad...
, Robert Richter
, (Mon Nov 12, 11:56 am)
Re: [patch 1/6] x86: apicdef unification: some constants mad...
, Jeremy Fitzhardinge
, (Wed Nov 7, 4:41 pm)
Re: [patch 1/6] x86: apicdef unification: some constants mad...
, Robert Richter
, (Thu Nov 8, 6:14 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
[2.6.22.2 review 05/84] Fix deadlocks in sparc serial console.
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Andrew Morton
-mm merge plans for 2.6.23
git
:
linux-netdev
:
Jeff Kirsher
[RESEND][NET-NEXT PATCH 01/29] ixgbe: fix bug where using wake queue instead of st...
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Patrick McHardy
Re: [GIT]: Networking
netbsd-tech-kern
:
Manuel Bouyer
Re: Interactive performance in -current
Christian Limpach
Re: newfs: determining file system parameters
YAMAMOTO Takashi
Re: statvfs(2) replacement for statfs(2) patch
Charles M. Hannum
Re: kern/22869: Slave IDE drive not detected
Colocation donated by:
Who's online
There are currently
1 user
and
1058 guests
online.
Online users
plasmavslcd
Syndicate