Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751930AbdHGTFN (ORCPT ); Mon, 7 Aug 2017 15:05:13 -0400 Received: from mout.web.de ([212.227.15.3]:57601 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751426AbdHGTFM (ORCPT ); Mon, 7 Aug 2017 15:05:12 -0400 Subject: Re: block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init() To: Geoff Levand , linuxppc-dev@lists.ozlabs.org Cc: Benjamin Herrenschmidt , Michael Ellerman , Paul Mackerras , LKML , kernel-janitors@vger.kernel.org References: <8d140d00-935c-da0a-ff2e-167abe642bda@infradead.org> <32cdcd8a-1000-223c-71da-4c9119954d4e@users.sourceforge.net> <3a657b44-2bc8-ee05-3a42-db7af354967e@infradead.org> From: SF Markus Elfring Message-ID: <57b472a0-0245-f821-cea8-171c34cc9df7@users.sourceforge.net> Date: Mon, 7 Aug 2017 21:04:37 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <3a657b44-2bc8-ee05-3a42-db7af354967e@infradead.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:5P4+OQ0zy0XX9752PGPyxZZPD2ph0t70WjOD55hG44lBxOOCyGJ 24amNd2AUqMm07V03o0JkEf90FCW9rV5ATJACPB8eKbAwDA7Bdl8hHwEKmC0TkcR8PJSIfH kKWn+DYQxk0Gm/HDJFBbv0huSmwkv3UW7HK7TMEE3AjSozp+qtkFcn1FA4jhpR8C461s/1J AheaiD53JCpA2mU0u1K2Q== X-UI-Out-Filterresults: notjunk:1;V01:K0:UiweU3+5QpM=:ZkmjOwdAYkD8zEF2Q3HBSz 5QPHstbUG9XdLKfg9xiKcd6gQBL1qj93ntEpkOIoicF8MrnMLdDwMrApAsKIslN7DYRWH2WP/ lSwFMeFyI+Sy/BmpXYzcTC/+1sj+4dM9EFD6nZdL4krUcy/H8N1kYt9gqJi8+4+m7xf5bjxIq hZiaYwBGbR8MQqaizsm3+FWCqvCGIwAkpq7r2hUoUNjxfG49EM53sicDBTrtLEAf9TKoggG+w mM4Uc/8lMLAlOMFpA0N0G6zzDx9vJL/6FzDIcV+lpZCOu1ask2kUiH6On2JF+G6jqzlM6xJH0 A70YiA5tQPJ3wULQqJwJdtCSmVJha/Y2lkFqSfwX30d9a8Sz8w7m9XVYGkXU2d5IwUXiEOtfw kTEQe9NBBMmAc66WG9fsvWIRhppZVl6+ZU5co2vAX7V1VkAYOuse2SW3IYe89VUFpqYRUqGRh UQXSrYxjwfYXMOhFeq/pzh7XvZxGTrO8aeSkSvbsrCZmBUdCvQje+x/j3OZL01dPohqu6zG/l T8vEHdT7w/avg6scQ9dpoxVjJiiTZgrBmgLYJ93QEkOMBDubol8mpmO7SU320TsJdTAZ2DVFc ynlBMV2klEGwMzOlda0xCzQvQ7E6b2Ic7MejpPu/B4xEmNvbd7n0xNfAttIB+zafO5GAWKAil PQ+6APKnbhtHb7cTXKSJK1Cuw07nyBSLt0nSz00eSsLrjDBOXLiA2aYBmDSZxmLf0VccJddEC 334CWHz1eriwsdTQ524YJdG6Cn6LD98liych90/xcP+IjF/kAFFVg8SInoVSGXRC9DIlmbYWf t5Ly4WuK7IibF2EUMt87Dm4bupFkyNtEwEv1K2sbZ8iVcHEkW4= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 845 Lines: 29 >>> I didn't consider one would be triggered by the kzalloc failure. >> >> Do you reconsider any special system settings for further >> software evolution then? > > Sorry, I don't quite understand your question. Do you try to configure the Linux error reporting to any special needs? > I think your original patch is OK, How does this feedback fit to the initial response “Not Applicable”? https://patchwork.ozlabs.org/patch/798575/ > and I would appreciate if you added a check for failure of ps3vram_cache_init() > in ps3vram_probe(). I unsure if this adjustment will need more software updates. > If you decide not to add that check I'll create a patch for it later. I am curious on who will pick this update candidate up as the next improvement. Have you got any preferences for the exception handling there? Regards, Markus