From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:41128 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751345AbeBVXom (ORCPT ); Thu, 22 Feb 2018 18:44:42 -0500 From: David Howells In-Reply-To: <151931642737.27713.5082532296556836948.stgit@warthog.procyon.org.uk> References: <151931642737.27713.5082532296556836948.stgit@warthog.procyon.org.uk> To: jmorris@namei.org Cc: dhowells@redhat.com, keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [RFC][PATCH 0/6] KEYS: Fixes MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <29945.1519343081.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Thu, 22 Feb 2018 23:44:41 +0000 Message-ID: <29946.1519343081@warthog.procyon.org.uk> Sender: stable-owner@vger.kernel.org List-ID: I've posted an update that converts the min() to a min_t() and tagged it: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/tag/?h=keys-fixes-20180222-2 Do you want me to repost the patches? David