From: Thomas Langer Date: Wed, 2 May 2012 10:27:39 +0000 (+0200) Subject: MIPS: lantiq: fix cmdline parsing X-Git-Tag: v3.5-rc1~47^2^6~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730fa039f16df58c2dc3ff2894b7d767f100cf6e;p=pandora-kernel.git MIPS: lantiq: fix cmdline parsing The code tested if the KSEG1 mapped address of argv was != 0. We need to use CPHYSADDR instead to make the conditional actually work. Signed-off-by: Thomas Langer Signed-off-by: John Crispin Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3722/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed