Re: [PATCH] Add iSCSI iBFT support.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Konrad Rzeszutek <konrad@...>
Cc: <linux-kernel@...>, <pjones@...>, <konradr@...>, <konradr@...>
Date: Thursday, September 27, 2007 - 12:29 am

On Wed, 26 Sep 2007 20:52:43 -0400 Konrad Rzeszutek wrote:


That's not how Linux development works.  You (we) have a huge
test lab around the world.  You practice "release early, release
often" and get testing/feedback on it.  Maybe even patches.  :)



But we strongly prefer not to have non-inline C code in header files,
[and the function does not need to be inline]
so find_ibft() needs a home in some source file/code that won't be built
as a loadable module, right?  And preferably not duplicated (i386 &
x86_64 versions; but we should see a merged x86/ arch soon, so it
sounds).  Would ia64 have its own version of find_ibft() or use this
same code?

I think that for now you can put find_ibft() in both setup.c files
and the merged x86/ arch tree can eliminate one of them.

On looking back at the patch, why aren't the ibft_phys and find_ibft()
parts of both setup.c patches surrounded by #ifdef CONFIG_ISCSI_IBFT &
#endif ?


---
~Randy
Phaedrus says that Quality is about caring.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Add iSCSI iBFT support., Konrad Rzeszutek, (Wed Sep 26, 2:46 pm)
Re: [PATCH] Add iSCSI iBFT support., Randy Dunlap, (Wed Sep 26, 5:29 pm)
Re: [PATCH] Add iSCSI iBFT support., Konrad Rzeszutek, (Wed Sep 26, 8:52 pm)
Re: [PATCH] Add iSCSI iBFT support., H. Peter Anvin, (Thu Sep 27, 1:06 pm)
Re: [PATCH] Add iSCSI iBFT support., Peter Jones, (Thu Sep 27, 1:12 pm)
Re: [PATCH] Add iSCSI iBFT support., H. Peter Anvin, (Thu Sep 27, 1:18 pm)
Re: [PATCH] Add iSCSI iBFT support., Peter Jones, (Thu Sep 27, 1:51 pm)
Re: [PATCH] Add iSCSI iBFT support., Len Brown, (Thu Sep 27, 4:50 pm)
Re: [PATCH] Add iSCSI iBFT support., Randy Dunlap, (Thu Sep 27, 12:29 am)
Re: [PATCH] Add iSCSI iBFT support., Randy Dunlap, (Wed Sep 26, 5:13 pm)
Re: [PATCH] Add iSCSI iBFT support., Konrad Rzeszutek, (Wed Sep 26, 8:16 pm)
Re: [PATCH] Add iSCSI iBFT support., Greg KH, (Wed Sep 26, 5:10 pm)
Re: [PATCH] Add iSCSI iBFT support., Konrad Rzeszutek, (Wed Sep 26, 8:08 pm)
Re: [PATCH] Add iSCSI iBFT support., Greg KH, (Wed Sep 26, 10:04 pm)
Re: [PATCH] Add iSCSI iBFT support., roel, (Wed Sep 26, 3:37 pm)