From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:55294 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727660AbeIQRQP (ORCPT ); Mon, 17 Sep 2018 13:16:15 -0400 Date: Mon, 17 Sep 2018 13:49:13 +0200 From: Greg KH To: Loic Cc: stable@vger.kernel.org, arnd@arndb.de, john.johansen@canonical.com, james.l.morris@oracle.com Subject: Re: [PATCH] apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling Message-ID: <20180917114913.GI13057@kroah.com> References: <77adc4c42d68501927b5a9150f9f0d62@search.opensec.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77adc4c42d68501927b5a9150f9f0d62@search.opensec.fr> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Sep 09, 2018 at 04:04:18PM +0200, Loic wrote: > Hello, > > Tested without any problem so please picked up this for 4.4 to fix the > problem. > The patch below is slightly modified to adapt to this version. I would like to get an ack from one of the developers/maintainers of this patch before I accept it, as it does differ from the in-tree version a bit. thanks, greg k-h