public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: manual merge of the iommu tree with the kernel-doc tree
@ 2009-03-19  7:57 Stephen Rothwell
  2009-03-19  8:02 ` Ingo Molnar
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2009-03-19  7:57 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-next, Joerg Roedel, Randy Dunlap

Hi Ingo,

Today's linux-next merge of the iommu tree got a conflict in
Documentation/kernel-parameters.txt between commit
8e141e0b33e2fd17540881a1ead5103dd229bf81 ("docum-kernprms-alpha3") from
the kernel-doc tree and commit 59d3daafa17265f01149df8eab3fb69b9b42cb2e
("dma-debug: add kernel command line parameters") from the iommu tree.

I fixed it up (see below) and can carry the fix as necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb•auug.org.au
http://www.canb.auug.org.au/~sfr/

diff --cc Documentation/kernel-parameters.txt
index 114e162,0fa3c05..0000000
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@@ -608,12 -684,8 +608,22 @@@ and is between 256 and 4096 characters
  			MTRR settings.  This parameter disables that behavior,
  			possibly causing your machine to run very slowly.
  
 +	disable_timer_pin_1 [i386,x86-64]
 +			Disable PIN 1 of APIC timer
 +			Can be useful to work around chipset bugs.
 +
  	dmasound=	[HW,OSS] Sound subsystem buffers
  
++	dma_debug=off	If the kernel is compiled with DMA_API_DEBUG support
++			this option disables the debugging code at boot.
++
++	dma_debug_entries=<number>
++			This option allows to tune the number of preallocated
++			entries for DMA-API debugging code. One entry is
++			required per DMA-API allocation. Use this if the
++			DMA-API debugging code disables itself because the
++			architectural default is too low.
++
  	dscc4.setup=	[NET]
  
  	dtc3181e=	[HW,SCSI]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-03-20  0:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-19  7:57 linux-next: manual merge of the iommu tree with the kernel-doc tree Stephen Rothwell
2009-03-19  8:02 ` Ingo Molnar
2009-03-19 16:14   ` Randy Dunlap
2009-03-19 16:23     ` Ingo Molnar
2009-03-19 16:27       ` Randy Dunlap
2009-03-19 16:27         ` Ingo Molnar
2009-03-20  0:37         ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox