linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Samsung mach fixes for 4.2
@ 2015-08-10  1:52 Krzysztof Kozlowski
  2015-08-10  2:04 ` Kukjin Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2015-08-10  1:52 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel, Krzysztof Kozlowski

Dear Kukjin,

Please find latest two fixes for v4.2 cycle. You can find more detailed
description with the tag.

Best regards,
Krzysztof


The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  https://github.com/krzk/linux.git tags/samsung-mach-fixes-4.2

for you to fetch changes up to 3e9f798784b30293012682021d5a0352f78658b8:

  ARM: EXYNOS: fix double of_node_put() on error path (2015-07-31 10:12:17 +0900)

----------------------------------------------------------------
Two fixes for bugs in Exynos power domain error exit path:
1. kfree() of read-only memory (name of power domain returned
   by kstrdup_const()),
2. Doubled of_node_put() leading to invalid ref count for OF node.

----------------------------------------------------------------
Vladimir Zapolskiy (2):
      ARM: EXYNOS: Fix potentian kfree() of ro memory
      ARM: EXYNOS: fix double of_node_put() on error path

 arch/arm/mach-exynos/pm_domains.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [GIT PULL] Samsung mach fixes for 4.2
  2015-08-10  1:52 [GIT PULL] Samsung mach fixes for 4.2 Krzysztof Kozlowski
@ 2015-08-10  2:04 ` Kukjin Kim
  2015-08-13 10:19   ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Kukjin Kim @ 2015-08-10  2:04 UTC (permalink / raw)
  To: arm, Arnd Bergmann, Olof Johansson, Kevin Hilman
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel, Krzysztof Kozlowski

Hi arm-soc guys,

Can you please pull this into arm-soc fixes for v4.2 directly?
I don't have other samsung fixes in my tree at this moment.

Thanks,
Kukjin

Krzysztof Kozlowski wrote:
> 
> Dear Kukjin,
> 
> Please find latest two fixes for v4.2 cycle. You can find more detailed
> description with the tag.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-mach-fixes-4.2
> 
> for you to fetch changes up to 3e9f798784b30293012682021d5a0352f78658b8:
> 
>   ARM: EXYNOS: fix double of_node_put() on error path (2015-07-31 10:12:17 +0900)
> 
> ----------------------------------------------------------------
> Two fixes for bugs in Exynos power domain error exit path:
> 1. kfree() of read-only memory (name of power domain returned
>    by kstrdup_const()),
> 2. Doubled of_node_put() leading to invalid ref count for OF node.
> 
> ----------------------------------------------------------------
> Vladimir Zapolskiy (2):
>       ARM: EXYNOS: Fix potentian kfree() of ro memory
>       ARM: EXYNOS: fix double of_node_put() on error path
> 
>  arch/arm/mach-exynos/pm_domains.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Samsung mach fixes for 4.2
  2015-08-10  2:04 ` Kukjin Kim
@ 2015-08-13 10:19   ` Olof Johansson
  0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2015-08-13 10:19 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: arm, Arnd Bergmann, Kevin Hilman, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Krzysztof Kozlowski

On Mon, Aug 10, 2015 at 11:04:25AM +0900, Kukjin Kim wrote:
> Hi arm-soc guys,
> 
> Can you please pull this into arm-soc fixes for v4.2 directly?
> I don't have other samsung fixes in my tree at this moment.
> 
> Thanks,
> Kukjin
> 
> Krzysztof Kozlowski wrote:
> > 
> > Dear Kukjin,
> > 
> > Please find latest two fixes for v4.2 cycle. You can find more detailed
> > description with the tag.
> > 
> > Best regards,
> > Krzysztof
> > 
> > 
> > The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> > 
> >   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> > 
> > are available in the git repository at:
> > 
> >   https://github.com/krzk/linux.git tags/samsung-mach-fixes-4.2
> > 
> > for you to fetch changes up to 3e9f798784b30293012682021d5a0352f78658b8:
> > 
> >   ARM: EXYNOS: fix double of_node_put() on error path (2015-07-31 10:12:17 +0900)

Merged, thanks.


-Olof


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-13 10:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-10  1:52 [GIT PULL] Samsung mach fixes for 4.2 Krzysztof Kozlowski
2015-08-10  2:04 ` Kukjin Kim
2015-08-13 10:19   ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).