Openwrt/target/linux/ixp4xx
John Crispin 83381c5c8f ixp4xx: Don't overwrite memory in wg302v1_fixup()
wg302v1_fixup() looks for the ATAG_CMDLINE atag, it doesn't find it and
so it takes the last atag in the list and overwrites non allocated
memory.

The side effects are corrupted vital data and a kernel that doesn't
boot. More details here https://dev.openwrt.org/ticket/18356

The fix appends the fixup to the command line and updates the atag only
when it finds it.

Signed-off-by: Gianluca Anzolin <gianluca@sottospazio.it>

SVN-Revision: 43320
2014-11-19 14:09:19 +00:00
..
base-files/lib
generic
harddisk
image
patches-3.10 ixp4xx: Don't overwrite memory in wg302v1_fixup() 2014-11-19 14:09:19 +00:00
config-3.10
Makefile kernel: makefiles: make use of new var KERNEL_PATCHVER 2014-10-24 19:34:02 +00:00
modules.mk