* linux-next: manual merge of the kernel-doc tree with the tracing and timers trees
@ 2009-03-06 2:21 Stephen Rothwell
2009-03-06 3:12 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2009-03-06 2:21 UTC (permalink / raw)
To: Randy Dunlap
Cc: linux-next, Eduard - Gabriel Munteanu, Thomas Gleixner,
Ingo Molnar, H. Peter Anvin, Pekka Enberg
Hi Randy,
Today's linux-next merge of the kernel-doc tree got a conflict in
Documentation/kernel-parameters.txt between commits
b9ce08c01020eb28bfbfa6faf1c740281c5f418e ("kmemtrace: Core
implementation") fron the tracing tree and
b98103a5597b87211a1c74077b06faeac554bedc ("x86: hpet: print HPET
registers during setup (if hpet=verbose is used)") from the timers tree
and commit 8e141e0b33e2fd17540881a1ead5103dd229bf81
("docum-kernprms-alpha3") from the kernel-doc 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 2475fb1,0725b91..0000000
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@@ -814,6 -764,14 +768,16 @@@ and is between 256 and 4096 characters
hisax= [HW,ISDN]
See Documentation/isdn/README.HiSax.
+ hlt [BUGS=ARM,SH]
+
+ hpet= [X86-32,HPET] option to control HPET usage
- Format: { enable (default) | disable | force }
++ Format: { enable (default) | disable | force |
++ verbose }
+ disable: disable HPET and use PIT instead
+ force: allow force enabled of undocumented chips (ICH4,
+ VIA, nVidia)
++ verbose: show contents of HPET registers during setup
+
hugepages= [HW,X86-32,IA-64] HugeTLB pages to allocate at boot.
hugepagesz= [HW,IA-64,PPC,X86-64] The size of the HugeTLB pages.
On x86-64 and powerpc, this option can be specified
@@@ -1056,27 -995,15 +1006,24 @@@
use the HighMem zone if it exists, and the Normal
zone if it does not.
+ kgdboc= [HW] kgdb over consoles.
+ Requires a tty driver that supports console polling.
+ (only serial suported for now)
+ Format: <serial_device>[,baud]
+
+ kmac= [MIPS] korina ethernet MAC address.
+ Configure the RouterBoard 532 series on-chip
+ Ethernet adapter MAC address.
+
+ kmemtrace.enable= [KNL,KMEMTRACE] Format: { yes | no }
+ Controls whether kmemtrace is enabled
+ at boot-time.
+
+ kmemtrace.subbufs=n [KNL,KMEMTRACE] Overrides the number of
+ subbufs kmemtrace's relay channel has. Set this
+ higher than default (KMEMTRACE_N_SUBBUFS in code) if
+ you experience buffer overruns.
+
- movablecore=nn[KMG] [KNL,X86-32,IA-64,PPC,X86-64] This parameter
- is similar to kernelcore except it specifies the
- amount of memory used for migratable allocations.
- If both kernelcore and movablecore is specified,
- then kernelcore will be at *least* the specified
- value but may be more. If movablecore on its own
- is specified, the administrator must be careful
- that the amount of memory usable for all allocations
- is not too small.
-
- keepinitrd [HW,ARM]
-
kstack=N [X86-32,X86-64] Print N words from the kernel stack
in oops dumps.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: linux-next: manual merge of the kernel-doc tree with the tracing and timers trees
2009-03-06 2:21 linux-next: manual merge of the kernel-doc tree with the tracing and timers trees Stephen Rothwell
@ 2009-03-06 3:12 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2009-03-06 3:12 UTC (permalink / raw)
To: Stephen Rothwell
Cc: linux-next, Eduard - Gabriel Munteanu, Thomas Gleixner,
Ingo Molnar, H. Peter Anvin, Pekka Enberg
Stephen Rothwell wrote:
> Hi Randy,
>
> Today's linux-next merge of the kernel-doc tree got a conflict in
> Documentation/kernel-parameters.txt between commits
> b9ce08c01020eb28bfbfa6faf1c740281c5f418e ("kmemtrace: Core
> implementation") fron the tracing tree and
> b98103a5597b87211a1c74077b06faeac554bedc ("x86: hpet: print HPET
> registers during setup (if hpet=verbose is used)") from the timers tree
> and commit 8e141e0b33e2fd17540881a1ead5103dd229bf81
> ("docum-kernprms-alpha3") from the kernel-doc tree.
>
> I fixed it up (see below) and can carry the fix as necessary.
Sounds good. Thanks.
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-06 3:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-06 2:21 linux-next: manual merge of the kernel-doc tree with the tracing and timers trees Stephen Rothwell
2009-03-06 3:12 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).