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:	Tue, 23 Mar 2010 09:10:26 +0100
From:	Maurus Cuelenaere <mcuelenaere@...il.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
CC:	linux-kernel@...r.kernel.org, Frans Pop <elendil@...net.nl>
Subject: Re: [PATCH] S3C RTC driver: add support for S3C64xx



"Andrew Morton" <akpm@...ux-foundation.org> wrote:

>On Mon, 22 Mar 2010 12:26:48 +0100 Maurus Cuelenaere <mcuelenaere@...il.com> wrote:
>
>> Add support for the S3C64xx SoC to the generic S3C RTC driver.
>> 
>> Signed-off-by: Maurus Cuelenaere <mcuelenaere@...il.com>
>> Acked-By: Ben Dooks <ben-linux@...ff.org>
>> ---
>> 
>> This was sent to rtc-linux before (12/01/2010), but no response was
>> received yet.
>> See http://groups.google.com/group/rtc-linux/browse_thread/thread/2a2dfc23a8042f3d/2812dcbafd9a0a85
>> for the full thread.
>> 
>> At 08/03/2010 I posted this to LKML, with no result.
>> On recommendation of Frans Pop, I resend this to LKML with Andrew Morton in CC.
>> 
>> The platform part of this patch has been included in 2.6.34-rc2.
>> 
>>  arch/arm/plat-s3c/include/plat/regs-rtc.h |    4 +
>
>That was sneaky.  I assume that
>arch/arm/plat-s3c/include/plat/regs-rtc.h is a symlink to
>arch/arm/plat-samsung/include/plat/regs-rtc.h on your machine - it
>doesn't exist on mine.  I fixed the patch so it patches the correct
>path.

That's correct, I probably forgot to update it with the plat-s3c -> plat-samsung move, sorry about that.

>>  drivers/rtc/Kconfig                       |    2 +-
>>  drivers/rtc/rtc-s3c.c                     |  107 +++++++++++++++++++++++------
>>  3 files changed, 92 insertions(+), 21 deletions(-)
>
>The patch had a bit of wordwrapping.  Please watch out for these things
>next time.

Odd, I specifically didn't use Thunderbird to eliminate any wordwrapping..


Thanks for accepting!

--
Maurus Cuelenaere

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ