commit | 872ec6484720e7ddfebb8e15c232fa7ca158ef2e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Oct 17 19:19:08 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Oct 17 19:28:52 2006 -0700 |
tree | 9e84c253432771168553d6e50b7adb04f8fca5da | |
parent | b48194bf0dc0f8e2b617fab10df885513fbb3bad [diff] |
[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 <davem@davemloft.net>