linux-stable-rt/init
Ingo Molnar 736f93236c bzip2/lzma: make flush_buffer() unconditional
Impact: build fix

flush_buffer() is used unconditionally:

  init/initramfs.c:456: error: 'flush_buffer' undeclared (first use in this function)
  init/initramfs.c:456: error: (Each undeclared identifier is reported only once
  init/initramfs.c:456: error: for each function it appears in.)

So remove the decompressor #ifdefs from around it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-10 12:06:19 +01:00
..
Kconfig Merge branch 'linus' into x86/setup-lzma 2009-01-10 12:04:41 +01:00
Makefile
calibrate.c
do_mounts.c async: Asynchronous function calls to speed up kernel boot 2009-01-07 08:45:46 -08:00
do_mounts.h
do_mounts_initrd.c
do_mounts_md.c autodetect_raid: add missing __init marking 2009-01-06 15:59:12 -08:00
do_mounts_rd.c Merge branch 'linus' into x86/setup-lzma 2009-01-10 12:04:41 +01:00
initramfs.c bzip2/lzma: make flush_buffer() unconditional 2009-01-10 12:06:19 +01:00
main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async 2009-01-07 15:35:47 -08:00
noinitramfs.c
version.c