From: Martin Schwidefsky Date: Fri, 12 Jun 2009 08:26:20 +0000 (+0200) Subject: [S390] vdso: kernel parameter syntax X-Git-Tag: v2.6.31-rc1~354^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa79f948749da7de3de0c427e9c9ee0ff595243;p=pandora-kernel.git [S390] vdso: kernel parameter syntax The syntax of the vdso kernel parameter is documented as vdso=[on|off]. The implementation uses vdso=[0|1], an invalid parameter string disables the vdso support. Fix the mismatch by adding vdso=[on|off] as additional parameter syntax. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed