From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751851AbdFIGYX convert rfc822-to-8bit (ORCPT ); Fri, 9 Jun 2017 02:24:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57438 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751836AbdFIGYU (ORCPT ); Fri, 9 Jun 2017 02:24:20 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com F38331E2F0 Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=dhowells@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com F38331E2F0 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20170609053324.GC21477@yexl-desktop> References: <20170609053324.GC21477@yexl-desktop> To: kernel test robot Cc: dhowells@redhat.com, Eric Biggers , LKML , Stephen Rothwell , lkp@01.org, ltp@lists.linux.it Subject: Re: [lkp-robot] [KEYS] 501901ac94: ltp.add_key02.fail MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <16950.1496989457.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Fri, 09 Jun 2017 07:24:17 +0100 Message-ID: <16951.1496989457@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Fri, 09 Jun 2017 06:24:20 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org kernel test robot wrote: > user :notice: [ 82.772613] add_key02.c:65: FAIL: add_key() failed unexpectedly, expected EINVAL: EFAULT The LTP test needs updating. Eric has a patch for that. David