Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Jan 2009 23:35:47 +0000 (15:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Jan 2009 23:35:47 +0000 (15:35 -0800)
* git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async:
  async: don't do the initcall stuff post boot
  bootchart: improve output based on Dave Jones' feedback
  async: make the final inode deletion an asynchronous event
  fastboot: Make libata initialization even more async
  fastboot: make the libata port scan asynchronous
  fastboot: make scsi probes asynchronous
  async: Asynchronous function calls to speed up kernel boot

1  2 
init/main.c

diff --cc init/main.c
Simple merge