kernel: Support multiple initrds
authorH. Peter Anvin <hpa@zytor.com>
Tue, 27 Mar 2012 21:42:51 +0000 (14:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 27 Mar 2012 21:42:51 +0000 (14:42 -0700)
commitf4bb0ff748a3259427c5856714720570a7a5ebf6
tree02f44b4c69ddc1118280f87881fb6c2f0e551d79
parente04ee714164d5d8d93ce1abed2bbb5c5fb36bf05
kernel: Support multiple initrds

Support loading multiple initrd images separated by commas.  It still
doesn't correctly handle a secondary initrd= argument overriding the
first; not clear if that really was a good idea or if they would be
considered additive arguments.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/elflink/ldlinux/kernel.c