login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
25
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kernel 2.6.22.7
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Jan Engelhardt <jengelh@...>
To: Dave Jones <davej@...>
Cc: Jonathan Campbell <jon@...>, <linux-kernel@...>
Subject:
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kernel 2.6.22.7
Date: Tuesday, September 25, 2007 - 3:28 am
On Sep 24 2007 15:09, Dave Jones wrote:
quoted text
> > > +#if defined(__i386__) && defined(CONFIG_DMI) > > dmi_check_system(acpi_dmi_table); > > #endif > > > > +#ifdef CONFIG_DMI > > dmi_scan_machine(); > > +#endif > > > > +#ifdef CONFIG_DMI > > /* Check and install the TSC clocksource */ > > dmi_check_system(bad_tsc_dmi_table); > > +#endif > > > > +#ifdef CONFIG_DMI > > dmi_check_system(acpi_osl_dmi_table); > > +#endif > >Instead of adding all these ifdefs, we could just define >add something along the lines of.. > >#ifndef CONFIG_DMI >#define dmi_check_system do {} while (0) >#endif > >in some header, which hides the uglies away from the code >whilst having the same net effect.
Need #define dmi_check_system(x) otherwise you get /* Check and install the TSC clocksource */ do {} while (0) (bad_tsc_dmi_table); -
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] Patches for tiny 386 kernels, again. Linux kernel 2....
, Jonathan Campbell
, (Mon Sep 24, 4:51 am)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Dave Jones
, (Mon Sep 24, 3:09 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Jan Engelhardt
, (Tue Sep 25, 3:28 am)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Andrey Panin
, (Tue Sep 25, 12:45 am)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Randy Dunlap
, (Mon Sep 24, 1:49 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Bill Davidsen
, (Fri Sep 28, 5:24 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Lennart Sorensen
, (Mon Oct 1, 9:44 am)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Bill Davidsen
, (Mon Oct 1, 10:28 am)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Willy Tarreau
, (Tue Oct 2, 12:48 am)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Randy Dunlap
, (Fri Sep 28, 5:56 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Jonathan Campbell
, (Wed Sep 26, 2:42 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Randy Dunlap
, (Wed Sep 26, 7:20 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Jonathan Campbell
, (Wed Sep 26, 7:44 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne...
, Randy Dunlap
, (Wed Sep 26, 6:06 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Zach Brown
[PATCH 3 of 4] Teach paths to wake a specific void * target instead of a whole tas...
Linus Torvalds
Re: LSM conversion to static interface
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Andrew Morton
-mm merge plans for 2.6.23
git
:
linux-netdev
:
Gregory Haskins
[RFC PATCH 00/17] virtual-bus
David Miller
[GIT]: Networking
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
1040 guests
online.
Online users
Jeremy
Syndicate