From: David S. Miller Date: Wed, 18 Oct 2006 02:19:08 +0000 (-0700) Subject: [SPARC] {bbc_,}envctrl: Use call_usermodehelper(). X-Git-Tag: v2.6.19-rc3~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872ec6484720e7ddfebb8e15c232fa7ca158ef2e;p=pandora-kernel.git [SPARC] {bbc_,}envctrl: Use call_usermodehelper(). We should not be calling kernel_execve() directly and this causes module build failures because kernel_execve() is not exported to modules. Signed-off-by: David S. Miller --- Reading git-diff-tree failed