From: Tomasz Figa <tomasz.figa@gmail.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: "'Tomasz Figa'" <t.figa@samsung.com>,
"'Sylwester Nawrocki'" <sylvester.nawrocki@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org,
"'Heiko Stübner'" <heiko@sntech.de>,
"'Wim Van Sebroeck'" <wim@iguana.be>,
linux-watchdog@vger.kernel.org, jhbird.choi@samsung.com
Subject: Re: [PATCH 0/6] Samsung watchdog support clean-up
Date: Fri, 14 Jun 2013 01:25:55 +0200 [thread overview]
Message-ID: <1428158.DdRrRkV3Fx@flatron> (raw)
In-Reply-To: <15e501ce688c$e01fbe90$a05f3bb0$%kim@samsung.com>
On Friday 14 of June 2013 08:22:30 Kukjin Kim wrote:
> Tomasz Figa wrote:
> > Hi Kukjin,
>
> Hi,
>
> > > > > > Kukjin, since it has been already tested on s3c24xx and
> > > > > > s3c64xx
> > > > > > and nobody seems to care about s5p64x0 and s5pc100 (although I
> > > > > > don't see a reason why these patches should break them), could
> > > > > > we
> > > > > > have this series applied?> >
> > > > >
> > > > > OK, let me test this series on the smdk64x0 then, will apply.
> > > > >
> > > > > If any problems, let you know.
> > > > >
> > > > > Thanks for your gentle reminder.
> > > >
> > > > Thank you for handling this. I have a lot of patches for S3C64xx
> > > > depending on this series queued in my private tree and it would be
> > > > really nice if I could finally get them merged for 3.11.
> > >
> > > Applied, thanks.
> >
> > Seems like this series got lost in action, as I don't see it in your
> > tree. Is there any problem with it?
>
> This series should be in my local and I didn't finish test something
> yet. So I didn't push yet but it should be done in this weekend.
> Anyway, sorry for late. If you have any further series based on this,
> please go ahead.
OK, no problem. Just wanted to know what happened (some errors or other
problems), since you said that you applied it, but I couldn't find it in
your tree.
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] Samsung watchdog support clean-up
Date: Fri, 14 Jun 2013 01:25:55 +0200 [thread overview]
Message-ID: <1428158.DdRrRkV3Fx@flatron> (raw)
In-Reply-To: <15e501ce688c$e01fbe90$a05f3bb0$%kim@samsung.com>
On Friday 14 of June 2013 08:22:30 Kukjin Kim wrote:
> Tomasz Figa wrote:
> > Hi Kukjin,
>
> Hi,
>
> > > > > > Kukjin, since it has been already tested on s3c24xx and
> > > > > > s3c64xx
> > > > > > and nobody seems to care about s5p64x0 and s5pc100 (although I
> > > > > > don't see a reason why these patches should break them), could
> > > > > > we
> > > > > > have this series applied?> >
> > > > >
> > > > > OK, let me test this series on the smdk64x0 then, will apply.
> > > > >
> > > > > If any problems, let you know.
> > > > >
> > > > > Thanks for your gentle reminder.
> > > >
> > > > Thank you for handling this. I have a lot of patches for S3C64xx
> > > > depending on this series queued in my private tree and it would be
> > > > really nice if I could finally get them merged for 3.11.
> > >
> > > Applied, thanks.
> >
> > Seems like this series got lost in action, as I don't see it in your
> > tree. Is there any problem with it?
>
> This series should be in my local and I didn't finish test something
> yet. So I didn't push yet but it should be done in this weekend.
> Anyway, sorry for late. If you have any further series based on this,
> please go ahead.
OK, no problem. Just wanted to know what happened (some errors or other
problems), since you said that you applied it, but I couldn't find it in
your tree.
Best regards,
Tomasz
next prev parent reply other threads:[~2013-06-13 23:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-18 22:37 [PATCH 0/6] Samsung watchdog support clean-up Tomasz Figa
2013-05-18 22:37 ` Tomasz Figa
2013-05-18 22:37 ` [PATCH 1/6] watchdog: s3c2410_wdt: Use local register definitions Tomasz Figa
2013-05-18 22:37 ` Tomasz Figa
2013-05-18 22:37 ` [PATCH 2/6] ARM: SAMSUNG: uncompress: Use local definitions of watchdog registers Tomasz Figa
2013-05-18 22:37 ` Tomasz Figa
2013-05-18 22:50 ` [PATCH v2 " Tomasz Figa
2013-05-18 22:50 ` Tomasz Figa
2013-05-18 22:37 ` [PATCH 3/6] ARM: SAMSUNG: Add watchdog reset driver Tomasz Figa
2013-05-18 22:37 ` Tomasz Figa
2013-05-18 22:37 ` [PATCH 4/6] ARM: SAMSUNG: Let platforms use the new " Tomasz Figa
2013-05-18 22:37 ` Tomasz Figa
2013-05-18 22:37 ` [PATCH 5/6] ARM: SAMSUNG: Remove legacy watchdog reset code Tomasz Figa
2013-05-18 22:37 ` Tomasz Figa
2013-05-18 22:37 ` [PATCH 6/6] ARM: SAMSUNG: Remove unused plat/regs-watchdog.h header Tomasz Figa
2013-05-18 22:37 ` Tomasz Figa
2013-06-01 8:16 ` [PATCH 0/6] Samsung watchdog support clean-up Sylwester Nawrocki
2013-06-01 8:16 ` Sylwester Nawrocki
2013-06-03 12:49 ` Tomasz Figa
2013-06-03 12:49 ` Tomasz Figa
2013-06-04 9:37 ` Kukjin Kim
2013-06-04 9:37 ` Kukjin Kim
2013-06-04 9:45 ` Tomasz Figa
2013-06-04 9:45 ` Tomasz Figa
2013-06-10 10:00 ` Kukjin Kim
2013-06-10 10:00 ` Kukjin Kim
2013-06-13 19:11 ` Tomasz Figa
2013-06-13 19:11 ` Tomasz Figa
2013-06-13 23:22 ` Kukjin Kim
2013-06-13 23:22 ` Kukjin Kim
2013-06-13 23:25 ` Tomasz Figa [this message]
2013-06-13 23:25 ` Tomasz Figa
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=1428158.DdRrRkV3Fx@flatron \
--to=tomasz.figa@gmail.com \
--cc=heiko@sntech.de \
--cc=jhbird.choi@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=sylvester.nawrocki@gmail.com \
--cc=t.figa@samsung.com \
--cc=wim@iguana.be \
/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.