Re: 2.6.17-mm1: kernel/lockdep.c: write-only variables

From: Ingo Molnar
Date: Fri Jun 23 2006 - 03:30:44 EST



* Adrian Bunk <bunk@xxxxxxxxx> wrote:

> The following variables in kernel/lockdep.c are write-only:
> nr_hardirq_read_safe_locks
> nr_hardirq_read_unsafe_locks
> nr_hardirq_safe_locks
> nr_hardirq_unsafe_locks
> nr_softirq_read_safe_locks
> nr_softirq_read_unsafe_locks
> nr_softirq_safe_locks
> nr_softirq_unsafe_locks
>
> Is a usage pending or should they be removed?

they are stale - i'll remove them. (there's a new calculation method for
them)

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/