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>] [day] [month] [year] [list]
Date:	Sun, 18 Oct 2009 23:22:43 -0600
From:	Shane McDonald <mcdonald.shane@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Make MIPS dynamic clocksource/clockevent clock code 
	generic

Hello:

On Sat, Oct 17, 2009 at 4:48 PM, Linus Walleij
<linus.walleij@...ricsson.com> wrote:
>
> This moves the clocksource_set_clock() and clockevent_set_clock()
> from the MIPS timer code into clockchips and clocksource where
> it belongs. The patch was triggered by code posted by Mikael
> Pettersson duplicating this code for the IOP ARM system. The
> function signatures where altered slightly to fit into their
> destination header files, unsigned int changed to u32 and inlined.
>
> Signed-off-by: Linus Walleij <linus.walleij@...ricsson.com>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Mikael Pettersson <mikpe@...uu.se>
> Cc: Ralf Baechle <ralf@...ux-mips.org>
> ---
> Ralf has stated in earlier conversation that this should be moved,
> now we risk duplicating code so let's move it.
>
> I don't have access to a MIPS cross-compiler so please can the
> MIPS people test this?

I have tested this patch on an RM7000-based MIPS system.  The patch
compiles fine, and the kernel successfully runs.  You can add my:

Tested-by: Shane McDonald <mcdonald.shane@...il.com>

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