From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Mon, 27 Mar 2017 05:56:57 +0000 Subject: Re: selinux: Delete an error message for a failed memory allocation in policydb_read() Message-Id: <36ca17b3-8afe-cb9c-05bb-d406d37361e6@users.sourceforge.net> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: linux-security-module@vger.kernel.org > …, but I like the error message. How do you think about to pass the flag “__GFP_NOWARN” if you like this information more than the default error reporting of the function “kmalloc”? Regards, Markus