init: remove special-case code for machines with less tham 1 MB of RAM.
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 21 May 2013 14:36:51 +0000 (16:36 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 21 May 2013 14:36:51 +0000 (16:36 +0200)
commitf9584254511ff497b46bc7ec6ee76d7355ef133e
tree66f6f08ed4db0be2c271b619b4718765ecd0205b
parentae0cf2a9d73d6e290e3b2850de2bf22f9b3df622
init: remove special-case code for machines with less tham 1 MB of RAM.

function                                             old     new   delta
init_main                                            920     781    -139

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
init/init.c