login
Header Space

 
 

Re: [PATCH] Prevent IDE boot ops on NUMA system in mainline

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <andi@...>
Cc: <bzolnier@...>, <linux-ide@...>, <linux-kernel@...>
Date: Monday, February 11, 2008 - 1:37 pm

On Mon, 11 Feb 2008, Linus Torvalds wrote:

Or, we could just do the ugliest patch ever, namely

	-#define pcibus_to_node(node)   (-1)
	+#define pcibus_to_node(node)   ((int)(long)(node),-1)

Wow. It's so ugly it's almost wraps around and comes out the other sides 
and looks pretty.

		Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Prevent IDE boot ops on NUMA system in mainline, Bartlomiej Zolnierkiewicz..., (Mon Feb 11, 3:26 pm)
Re: [PATCH] Prevent IDE boot ops on NUMA system in mainline, Linus Torvalds, (Mon Feb 11, 1:37 pm)
speck-geostationary