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] [day] [month] [year] [list]
Date:	Thu, 17 Nov 2011 12:42:26 +0000
From:	Ralf Baechle <ralf@...ux-mips.org>
To:	keguang.zhang@...il.com
Cc:	linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
	zhzhl555@...il.com, peppe.cavallaro@...com, wuzhangjin@...il.com,
	r0bertz@...too.org
Subject: Re: [PATCH V3 4/5] MIPS: Add RTC support for Loongson1B

On Thu, Nov 17, 2011 at 05:39:07PM +0800, keguang.zhang@...il.com wrote:

> From: Kelvin Cheung <keguang.zhang@...il.com>
> 
> This patch adds RTC support(TOY counter0) for Loongson1B.
> Thanks Zhao Zhang for implementing this.
> 
> Signed-off-by: zhao zhang <zhzhl555@...il.com>
> Signed-off-by: Kelvin Cheung <keguang.zhang@...il.com>
> ---
>  arch/mips/include/asm/mach-loongson1/platform.h |    1 +
>  arch/mips/loongson1/common/platform.c           |    5 +
>  arch/mips/loongson1/ls1b/board.c                |    1 +
>  drivers/rtc/Kconfig                             |   10 +
>  drivers/rtc/Makefile                            |    1 +
>  drivers/rtc/rtc-ls1x.c                          |  210 +++++++++++++++++++++++
>  6 files changed, 228 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/rtc/rtc-ls1x.c

Please send to the RTC list & maintainers, see MAINTAINERS for the
addresses.  I can accept the RTC patch only with the RTC maintainer's
Acked-by.

Also you may want to split this patch in two patches.  Send the
drivers/rtc/ part to the RTC maintainer & list and merge the
arch/mips bits into patch 2/5.

Thanks,

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