From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xR7sg68nTzDqp7 for ; Tue, 8 Aug 2017 06:09:27 +1000 (AEST) Message-Id: From: Geoff Levand Subject: [PATCH 0/3] Minor updates for PS3 To: Michael Ellerman Cc: Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org, Jim Paris , Jens Axboe , Markus Elfring Date: Mon, 07 Aug 2017 20:09:20 +0000 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Michael, A few very minor updates for PS3. Please apply. -Geoff The following changes since commit aae4e7a8bc44722fe70d58920a36916b1043195e: Linux 4.13-rc4 (2017-08-06 18:44:49 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git for-merge-powerpc for you to fetch changes up to 1c2ef56f08fcfcf74aa281c33363197f8c01e5ab: powerpc/ps3: Refresh ps3_defconfig (2017-08-07 12:49:07 -0700) ---------------------------------------------------------------- Geoff Levand (2): block/ps3vram: Check return of ps3vram_cache_init powerpc/ps3: Refresh ps3_defconfig Markus Elfring (1): block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init() arch/powerpc/configs/ps3_defconfig | 2 -- drivers/block/ps3vram.c | 10 ++++++---- 2 files changed, 6 insertions(+), 6 deletions(-) -- 2.11.0