All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL] Samsung fixes-3 for v3.6
Date: Tue, 18 Sep 2012 22:54:34 +0930	[thread overview]
Message-ID: <50587612.4030304@samsung.com> (raw)

Hi Arnd, Olof

This is re-sending Samsung fixes-3 I talked to Olof before.

The branch is including two commits are using spin_lock_{irqsave, 
irqrestore} in clk_set_parent() and clk_set_rate() to avoid spinlock 
recursion/locking.

If any problems, please kindly let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:

   Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.6-samsung-fixes-3

Mandeep Singh Baines (1):
       ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parent

Tushar Behera (1):
       ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rate

  arch/arm/plat-samsung/clock.c |   10 ++++++----
  1 files changed, 6 insertions(+), 4 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung fixes-3 for v3.6
Date: Tue, 18 Sep 2012 22:54:34 +0930	[thread overview]
Message-ID: <50587612.4030304@samsung.com> (raw)

Hi Arnd, Olof

This is re-sending Samsung fixes-3 I talked to Olof before.

The branch is including two commits are using spin_lock_{irqsave, 
irqrestore} in clk_set_parent() and clk_set_rate() to avoid spinlock 
recursion/locking.

If any problems, please kindly let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:

   Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.6-samsung-fixes-3

Mandeep Singh Baines (1):
       ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parent

Tushar Behera (1):
       ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rate

  arch/arm/plat-samsung/clock.c |   10 ++++++----
  1 files changed, 6 insertions(+), 4 deletions(-)

             reply	other threads:[~2012-09-18 13:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18 13:24 Kukjin Kim [this message]
2012-09-18 13:24 ` [GIT PULL] Samsung fixes-3 for v3.6 Kukjin Kim
2012-09-18 14:40 ` Olof Johansson
2012-09-18 14:40   ` Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2012-09-17 22:56 Kukjin Kim
2012-09-17 22:56 ` Kukjin Kim
2012-09-17 22:59 ` Olof Johansson
2012-09-17 22:59   ` Olof Johansson
2012-09-17 23:05   ` Kukjin Kim
2012-09-17 23:05     ` Kukjin Kim
2012-09-17 23:17     ` Olof Johansson
2012-09-17 23:17       ` Olof Johansson
2012-09-17 23:20       ` Kukjin Kim
2012-09-17 23:20         ` 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=50587612.4030304@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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.