nfsd4: cl_count is unused
[safe/jmp/linux-2.6] / kernel / sysctl.c
index 40d791d..0ef19c6 100644 (file)
@@ -1442,7 +1442,7 @@ static struct ctl_table fs_table[] = {
 };
 
 static struct ctl_table debug_table[] = {
-#if defined(CONFIG_X86) || defined(CONFIG_PPC)
+#if defined(CONFIG_X86) || defined(CONFIG_PPC) || defined(CONFIG_SPARC)
        {
                .procname       = "exception-trace",
                .data           = &show_unhandled_signals,