mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 14:02:43 -04:00
This patch adds init memory poisoning. It looks like totalram_pages was not updated properly in free_initrd_mem so I fixed that as well. Signed-off-by: Robert Reif <reif@earthlink.net> Signed-off-by: David S. Miller <davem@davemloft.net>