mbox

[GIT,PULL,1/7] Samsung fixes for v3.7

Message ID 50B55783.3020509@samsung.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git

Message

Kukjin Kim Nov. 28, 2012, 12:14 a.m. UTC
Hi Arnd, Olof,

I sorted out my branches as per Olof's suggestion

It includes a fix for v3.7 but I think this is not a critical so it's ok 
to me for v3.8.

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.7-samsung-fixes-4

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 f4a75d2eb7b1e2206094b901be09adb31ba63681:

   Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)

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

Sachin Kamat (1):
       ARM: S3C24XX: Fix potential NULL pointer dereference error

  arch/arm/plat-s3c24xx/dma.c |    9 +++++----
  1 files changed, 5 insertions(+), 4 deletions(-)

Comments

Kukjin Kim Nov. 30, 2012, 11:06 a.m. UTC | #1
Kukjin Kim wrote:
> 
> Hi Arnd, Olof,
> 
Hi,

> I sorted out my branches as per Olof's suggestion
> 
I checked only merged this into arm-soc tree.

Any problems on 2nd ~ 7th pull request? Or missed? ;-)

Thanks.

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

> It includes a fix for v3.7 but I think this is not a critical so it's ok
> to me for v3.8.
> 
> Please pull from:
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> v3.7-samsung-fixes-4
> 
> 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
> f4a75d2eb7b1e2206094b901be09adb31ba63681:
> 
>    Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)
> 
> are available in the git repository at:
>    git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> v3.7-samsung-fixes-4
> 
> Sachin Kamat (1):
>        ARM: S3C24XX: Fix potential NULL pointer dereference error
> 
>   arch/arm/plat-s3c24xx/dma.c |    9 +++++----
>   1 files changed, 5 insertions(+), 4 deletions(-)
Olof Johansson Nov. 30, 2012, 4:47 p.m. UTC | #2
On Fri, Nov 30, 2012 at 08:06:19PM +0900, Kukjin Kim wrote:
> Kukjin Kim wrote:
> > 
> > Hi Arnd, Olof,
> > 
> Hi,
> 
> > I sorted out my branches as per Olof's suggestion
> > 
> I checked only merged this into arm-soc tree.
> 
> Any problems on 2nd ~ 7th pull request? Or missed? ;-)

I just haven't gotten to it yet. They came in late, and it was during the time
when Stephen Rothwell got back from vacation and was dealing with a lot of
merge conflicts in linux-next. I didn't want to add anything to his load by
merging a lot of stuff the first few days.

I'll likely get to it today. And if I don't, it might not make 3.8. Those
are the risks with sending merge requests late, after all.


-Olof
Olof Johansson Nov. 30, 2012, 5:36 p.m. UTC | #3
On Fri, Nov 30, 2012 at 08:06:19PM +0900, Kukjin Kim wrote:
> Kukjin Kim wrote:
> > 
> > Hi Arnd, Olof,
> > 
> Hi,
> 
> > I sorted out my branches as per Olof's suggestion
> > 
> I checked only merged this into arm-soc tree.
> 
> Any problems on 2nd ~ 7th pull request? Or missed? ;-)

Pulled 2-7.


-Olof