aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorLi, Shaohua <shaohua.li@intel.com>2008-08-13 17:26:01 +0800
committerArjan van de Ven <arjan@linux.intel.com>2009-03-28 13:06:22 -0700
commitdf52092f3c97788592ef72501a43fb7ac6a3cfe0 (patch)
tree1c708b2f43db6cf30bc1397ba5d3a520d0d370b7 /drivers
parent0c406263f0a22b9fad65404cf2b14eced0739485 (diff)
fastboot: remove duplicate unpack_to_rootfs()
we check if initrd is initramfs first and then do the real unpack. The check isn't required, we can directly do unpack. If the initrd isn't an initramfs, we can remove the garbage. In my laptop, this saves 0.1s boot time. This patch penalizes non-initramfs initrd case, but nowadays, initramfs is the most widely used method for initrds. Signed-off-by: Shaohua Li <shaohua.li@intel.com> Acked-by: Arjan van de Ven <arjan@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions