From: Heiko Carstens Date: Mon, 25 Oct 2010 14:10:21 +0000 (+0200) Subject: [S390] cmm: fix crash on case conversion X-Git-Tag: v2.6.37-rc1~125^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a20852d2b7ca3c6e7b232eecf09631b66dde2a46;p=pandora-kernel.git [S390] cmm: fix crash on case conversion When the cmm module is compiled into the kernel it will crash when writing to the R/O data section. Reason is the lower to upper case conversion of the "sender" module parameter which ignored the fact that the pointer is preinitialized. Introduced with 41b42876 "cmm, smsgiucv_app: convert sender to uppercase" Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed