All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: 'Wan ZongShun' <mcuos.com@gmail.com>,
	rtc-linux@googlegroups.com, p_gortmaker@yahoo.com,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	'Ben Dooks' <ben-linux@fluff.org>,
	a.zummo@towertech.it
Subject: Re: [rtc-linux] RE: [PATCH 5/5] rtc: rtc-s3c: Fix debug message format on RTC
Date: Thu, 7 Oct 2010 16:28:56 -0700	[thread overview]
Message-ID: <20101007162856.38b184ea.akpm@linux-foundation.org> (raw)
In-Reply-To: <00c101cb6675$bb8e67f0$32ab37d0$%kim@samsung.com>

On Fri, 08 Oct 2010 08:16:44 +0900
Kukjin Kim <kgene.kim@samsung.com> wrote:

> Updated patch 1/5 has been tested on S3C24XX and its working fine.
> Its remained issue is that Ben was wondering its working on S3C24XX.
> 
> And about the patch 4/5, I did address comments from Ben Dooks and Wan
> ZongShun.

ok...

> So could you please handle this series?
> If any problems, please kindly let me know.
> 
> They are since commit cb655d0f3d57c23db51b981648e452988c0223f9:
>   Linux 2.6.36-rc7 (2010-10-06 13:39:52 -0700)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> next-rtc-s3c

Can you please email them all out in the old-fashioned way?  Because a)
I don't manage patches with git and b) that way people will actually
look at the code.

Thanks.

WARNING: multiple messages have this Message-ID (diff)
From: akpm@linux-foundation.org (Andrew Morton)
To: linux-arm-kernel@lists.infradead.org
Subject: [rtc-linux] RE: [PATCH 5/5] rtc: rtc-s3c: Fix debug message format on RTC
Date: Thu, 7 Oct 2010 16:28:56 -0700	[thread overview]
Message-ID: <20101007162856.38b184ea.akpm@linux-foundation.org> (raw)
In-Reply-To: <00c101cb6675$bb8e67f0$32ab37d0$%kim@samsung.com>

On Fri, 08 Oct 2010 08:16:44 +0900
Kukjin Kim <kgene.kim@samsung.com> wrote:

> Updated patch 1/5 has been tested on S3C24XX and its working fine.
> Its remained issue is that Ben was wondering its working on S3C24XX.
> 
> And about the patch 4/5, I did address comments from Ben Dooks and Wan
> ZongShun.

ok...

> So could you please handle this series?
> If any problems, please kindly let me know.
> 
> They are since commit cb655d0f3d57c23db51b981648e452988c0223f9:
>   Linux 2.6.36-rc7 (2010-10-06 13:39:52 -0700)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> next-rtc-s3c

Can you please email them all out in the old-fashioned way?  Because a)
I don't manage patches with git and b) that way people will actually
look at the code.

Thanks.

  reply	other threads:[~2010-10-07 23:29 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-07  5:29 [PATCH 0/5] rtc: rtc-s3c: Fix RTC bugs for RTC-S3C Kukjin Kim
2010-09-07  5:29 ` Kukjin Kim
2010-09-07  5:29 ` [PATCH 1/5] rtc: rtc-s3c: Fix access unit from byte to word on RTCCON Kukjin Kim
2010-09-07  5:29   ` Kukjin Kim
2010-09-07 23:17   ` Ben Dooks
2010-09-07 23:17     ` Ben Dooks
2010-09-07  5:29 ` [PATCH 2/5] rtc: rtc-s3c: Fix setting missing field of getalarm Kukjin Kim
2010-09-07  5:29   ` Kukjin Kim
2010-09-07 23:21   ` Ben Dooks
2010-09-07 23:21     ` Ben Dooks
2010-09-07  5:29 ` [PATCH 3/5] rtc: rtc-s3c: Fix on support RTC Alarm Kukjin Kim
2010-09-07  5:29   ` Kukjin Kim
2010-09-07 23:22   ` Ben Dooks
2010-09-07 23:22     ` Ben Dooks
2010-09-07  5:29 ` [PATCH 4/5] rtc: rtc-s3c: Fix on RTC initialization method Kukjin Kim
2010-09-07  5:29   ` Kukjin Kim
2010-09-07  8:56   ` Kyungmin Park
2010-09-07  8:56     ` Kyungmin Park
2010-09-07 23:24   ` Ben Dooks
2010-09-07 23:24     ` Ben Dooks
2010-09-08  1:55     ` Wan ZongShun
2010-09-08  1:55       ` Wan ZongShun
2010-09-09  1:03       ` Kukjin Kim
2010-09-09  1:03         ` Kukjin Kim
2010-09-09  1:04     ` Kukjin Kim
2010-09-09  1:04       ` Kukjin Kim
2010-09-07  5:29 ` [PATCH 5/5] rtc: rtc-s3c: Fix debug message format on RTC Kukjin Kim
2010-09-07  5:29   ` Kukjin Kim
2010-09-07 23:29   ` Ben Dooks
2010-09-07 23:29     ` Ben Dooks
2010-09-09  1:11     ` Kukjin Kim
2010-09-09  1:11       ` Kukjin Kim
2010-09-10  9:05       ` [rtc-linux] " Wan ZongShun
2010-09-10  9:05         ` Wan ZongShun
2010-09-10 11:38         ` Kukjin Kim
2010-09-10 11:38           ` Kukjin Kim
2010-09-10 23:23           ` Andrew Morton
2010-09-10 23:23             ` Andrew Morton
2010-09-10 23:35             ` Kukjin Kim
2010-09-10 23:35               ` Kukjin Kim
2010-10-07 23:16             ` Kukjin Kim
2010-10-07 23:16               ` Kukjin Kim
2010-10-07 23:28               ` Andrew Morton [this message]
2010-10-07 23:28                 ` Andrew Morton
2010-10-07 23:46                 ` Kukjin Kim
2010-10-07 23:46                   ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101007162856.38b184ea.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=a.zummo@towertech.it \
    --cc=ben-linux@fluff.org \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mcuos.com@gmail.com \
    --cc=p_gortmaker@yahoo.com \
    --cc=rtc-linux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.