All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
To: Heiko St?bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [GIT PULL 2/4] Rockchip soc32 updates for v4.7 - part1
Date: Wed, 13 Apr 2016 15:27:19 -0700	[thread overview]
Message-ID: <20160413222719.GI19945@localhost> (raw)
In-Reply-To: <2240518.rMjkkjGooH@diego>

On Wed, Apr 13, 2016 at 11:22:21AM +0200, Heiko St?bner wrote:
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.7-rockchip-soc32-1
> 
> for you to fetch changes up to 26d5192953d88d6231d173281848a1c61f9e5d34:
> 
>   ARM: rockchip: Fix use of plain integer as NULL pointer (2016-04-12 03:30:30 +0200)
> 
> ----------------------------------------------------------------
> Fix for a sparse build warning in the smp code.
> 
> ----------------------------------------------------------------
> Peter Griffin (1):
>       ARM: rockchip: Fix use of plain integer as NULL pointer
> 
>  arch/arm/mach-rockchip/platsmp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Merged into next/cleanup. Thanks!


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] Rockchip soc32 updates for v4.7 - part1
Date: Wed, 13 Apr 2016 15:27:19 -0700	[thread overview]
Message-ID: <20160413222719.GI19945@localhost> (raw)
In-Reply-To: <2240518.rMjkkjGooH@diego>

On Wed, Apr 13, 2016 at 11:22:21AM +0200, Heiko St?bner wrote:
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.7-rockchip-soc32-1
> 
> for you to fetch changes up to 26d5192953d88d6231d173281848a1c61f9e5d34:
> 
>   ARM: rockchip: Fix use of plain integer as NULL pointer (2016-04-12 03:30:30 +0200)
> 
> ----------------------------------------------------------------
> Fix for a sparse build warning in the smp code.
> 
> ----------------------------------------------------------------
> Peter Griffin (1):
>       ARM: rockchip: Fix use of plain integer as NULL pointer
> 
>  arch/arm/mach-rockchip/platsmp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Merged into next/cleanup. Thanks!


-Olof

  reply	other threads:[~2016-04-13 22:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13  9:21 [GIT PULL 0/4] Rockchip updates for v4.7 - part1 Heiko Stübner
2016-04-13  9:21 ` Heiko Stübner
2016-04-13  9:21 ` [GIT PULL 1/4] Rockchip driver " Heiko Stübner
2016-04-13  9:21   ` Heiko Stübner
2016-04-13 22:26   ` Olof Johansson
2016-04-13 22:26     ` Olof Johansson
2016-04-13  9:22 ` [GIT PULL 2/4] Rockchip soc32 " Heiko Stübner
2016-04-13  9:22   ` Heiko Stübner
2016-04-13 22:27   ` Olof Johansson [this message]
2016-04-13 22:27     ` Olof Johansson
2016-04-13  9:22 ` [GIT PULL 3/4] Rockchip dts32 " Heiko Stübner
2016-04-13  9:22   ` Heiko Stübner
2016-04-13 22:29   ` Olof Johansson
2016-04-13 22:29     ` Olof Johansson
2016-04-13  9:23 ` [GIT PULL 4/4] Rockchip dts64 " Heiko Stübner
2016-04-13  9:23   ` Heiko Stübner
2016-04-13 22:31   ` Olof Johansson
2016-04-13 22:31     ` Olof Johansson

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=20160413222719.GI19945@localhost \
    --to=olof-nzht3qvonbneowh0uzbu5w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    /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.