[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1295651224-29823-1-git-send-email-torbenh@gmx.de>
Date: Sat, 22 Jan 2011 00:06:46 +0100
From: Torben Hohn <torbenh@....de>
To: linux-kernel@...r.kernel.org
Cc: tglx@...utronix.de, johnstul@...ibm.com, hch@...radead.org,
yong.zhang0@...il.com
Subject: make arch code use xtime_update() instead of do_timer()
move do_timer() into kernel/time/timekeeping.c
and provide a version which properly takes the xtime_lock()
finally makes do_timer() and xtime_lock into a header file
private to kernel/time
xtime_lock is still used by kernel/hrtimer.c and kernel/time.c
i am not sure, whether the small header file is the right
thing though.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists