]> git.neil.brown.name Git - history.git/commit
[PATCH] __init for inflate.c
authorAndries E. Brouwer <andries.brouwer@cwi.nl>
Sat, 13 Nov 2004 12:58:26 +0000 (04:58 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 13 Nov 2004 12:58:26 +0000 (04:58 -0800)
commitc9fbb54a91376e9fe628a78e9849dbf567fcf853
tree1e17da9ae75d2e331ae26b2a81fe776629bb62a3
parent07741cd4918db17aefeaeb319d5875562f7aa66a
[PATCH] __init for inflate.c

In do_mounts_rd.c and initramfs.c there are many references
from .text to .text.init because of the inclusion of lib/inflate.c.
The below adds INIT markup in lib/inflate.c.
init/do_mounts_rd.c
init/initramfs.c
lib/inflate.c