sysctl: Support vdso_enabled sysctl on SH.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 1 Mar 2007 01:07:42 +0000 (10:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 5 Mar 2007 05:13:26 +0000 (14:13 +0900)
commit5c36e6578d81f79ede871d3e66a0d6beeffeb3dc
treee898599784fb5a684fce7f477ca58f219e622994
parente6bcf562e58662b9765748d346e4c076b20e3aa5
sysctl: Support vdso_enabled sysctl on SH.

All of the logic for this was already in place, we just hadn't wired it
up in the sysctl table.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
kernel/sysctl.c