lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 28 Jan 2013 12:59:10 +0000
From:	James Hogan <james.hogan@...tec.com>
To:	Arnd Bergmann <arnd@...db.de>
CC:	<linux-kernel@...r.kernel.org>, <linux-arch@...r.kernel.org>
Subject: Re: [PATCH v3 21/44] metag: Time keeping

On 26/01/13 00:03, Arnd Bergmann wrote:
> On Thursday 10 January 2013, James Hogan wrote:
>> Add time keeping code for metag. Meta hardware threads have 2 timers.
>> The background timer (TXTIMER) is used as a free-running time base, and
>> the interrupt timer (TXTIMERI) is used for the timer interrupt. Both
>> counters traditionally count at approximately 1MHz.
>>
>> Signed-off-by: James Hogan <james.hogan@...tec.com>
>> ---
>>  arch/metag/include/asm/clock.h     |   51 +++++++++++
>>  arch/metag/include/asm/delay.h     |   29 +++++++
>>  arch/metag/include/asm/mach/arch.h |    4 +
>>  arch/metag/kernel/clock.c          |   53 ++++++++++++
>>  arch/metag/kernel/time.c           |  163 ++++++++++++++++++++++++++++++++++++
> 
> We are actually moving clocksource drivers to drivers/clocksource
> now, maybe you can move this one too.

Yes, will do.

Thanks
James

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ