Re: [PATCH] RFC: change do_timer() to take xtime lock, and providedo_timer_locked()

From: Thomas Gleixner
Date: Fri Jan 21 2011 - 09:00:18 EST


On Fri, 21 Jan 2011, Torben Hohn wrote:

> in an effort to reduce occurrences of xtime_lock in the codebase,
> this commit makes do_timer take the xtime lock.
>
> there are quite some occurences where arch code seems to protect
> other datastructures with this lock too.
> we provide do_timer_locked() for these occurences.
>
> however, for this change to make sense, we should try to get rid
> of most calls to do_timer_locked()
> gonna try to address that in other arch specific commits.

Please see my other mail. We really don't want all that churn in one
large commit.

Thanks,

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