kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour...
authorHamish Guthrie <hcg@openwrt.org>
Wed, 6 Oct 2010 09:40:00 +0000 (09:40 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Wed, 6 Oct 2010 09:40:00 +0000 (09:40 +0000)
commit0dc830c8f19e27bac31c72eba42cfcb4ad3838cf
tree8f39e9c2c9a8e76a428303b8734e5badba3e61a8
parent8dc04c901833620d7dad4bdfb2045eb3a9cb70c6
kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.

SVN-Revision: 23269
target/linux/generic/patches-2.6.36/930-crashlog.patch