please pull the reduced fastboot tree

From: Arjan van de Ven
Date: Mon Oct 13 2008 - 14:20:35 EST


Hi Linus,

can you pull the "for-linus" branch of my fastboot tree (full git line below)?
It has the pieces of the fastboot tree that are independent of the asynchronous
stuff, and is generally useful:
* The boot visualisation script
* Making RAID autodetect a config option (acked by NeilB)



The following changes since commit f1b2a5ace996de339292d4035f9f5b294aecd11e:
Linus Torvalds (1):
Merge git://git.kernel.org/.../sfrench/cifs-2.6

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-fastboot.git for-linus

Alan Jenkins (1):
raid, fastboot: hide RAID autodetect option if MD is compiled as a module

Arjan van de Ven (5):
Add a script to visualize the kernel boot process / time
fastboot: fix issues and improve output of bootgraph.pl
fastboot: make the raid autodetect code wait for all devices to init
fastboot: make the RAID autostart code print a message just before waiting
raid: make RAID autodetect default a KConfig option

Arnaud Patard (1):
fastboot: Fix bootgraph.pl initcall name regexp

Ingo Molnar (1):
warning: fix init do_mounts_md c

drivers/md/Kconfig | 14 +++++
init/do_mounts_md.c | 40 +++++++++++---
init/main.c | 2 +-
scripts/bootgraph.pl | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 193 insertions(+), 10 deletions(-)
create mode 100644 scripts/bootgraph.pl


--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/