]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/lockdep_proc.c
sched: fix sleeper bonus limit
[linux-2.6-omap-h63xx.git] / kernel / lockdep_proc.c
index 9f17af4a2490764342a0fe17313b9b32e65ddfc8..c851b2dcc685cc91db6bf16838aaab556517878e 100644 (file)
@@ -346,7 +346,7 @@ static const struct file_operations proc_lockdep_stats_operations = {
        .open           = lockdep_stats_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
-       .release        = seq_release,
+       .release        = single_release,
 };
 
 #ifdef CONFIG_LOCK_STAT