Re: [PATCH 0/5] lockdep: Add information of file and line tolockdep_map

From: Peter Zijlstra
Date: Mon Jan 18 2010 - 02:20:52 EST


On Sat, 2010-01-16 at 22:01 +0900, Hitoshi Mitake wrote:
>
> And I want lockdep_map to have another thing, type of lock.
> For example, mutex and spinlock has completely different acquired
> time
> and attributes,
> so I want to separate these things. If lockdep_map has member
> to express type, things will be easy.

I'm worrying about growing things too much.. esp. when the gain is
dubious. People will see the type soon enough when they go look at the
code.

--
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/