Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1403989ybh; Sun, 19 Jul 2020 19:05:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw7IPZ77cCkfmdAUzZBDXAsSnhb25XuTOWb6a9D/+SQAwfCPL9CkV5dZgAUQPuXUNKwiSCN X-Received: by 2002:a50:d55b:: with SMTP id f27mr19720002edj.312.1595210737155; Sun, 19 Jul 2020 19:05:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595210737; cv=none; d=google.com; s=arc-20160816; b=YdG2xK9J3WcJzUi+zMdi3Z8ypoFhlWc+Ntp5yzmX/WSUWX4JMiezEIBmn9D6C/tNqy /T/mpKRTKEGE0bX9Z/0n0xvPsP7n1cStsIOerwsqpZuWJcrYW5Z+I+c1N3McbiD9gLU0 ha3iiOFJq9SUaT0opdFxXjD6wWUcQtAeuwwqgf3VlA1IlbtKMr02ghkyoRtg130vfXqP mv9I80xwi8Sc09bk570FtLBQjw2Yhn+CK3uxpQd4fdO/W/nKjeHSBdA6JYjFK634n1rE zb34OHRYCZjqIU/xj987oy3pCbOS3yVXMLR+SqioYu2+pMbA+XemTG4zhVRYNGA/rVOY 4d7Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature:dkim-filter; bh=zRG1ESiLAHDyNiv0B4tmWGwGfmW3Odsif5Z4IcufgBY=; b=NsvUc8HZuVoohBYzjHqOAZSSyMyHS3acWy93kqvtA0Stvtimwd/BihF/530utbUZCd HOWINuGdBxTMgG1f3enr0kksFvnK9zOEZTj8LXl0tNiB22UWg/u9MOhyXZ0oVTHvO2oP HdCgPlrGyT5NBCpBXZDi22aN1Uv9wJ4lebM113F0c52OKoYXWCAv64vwkNHskFSV7RsT wHExf9Sw5k9m0nsRszPj3LwF2esc6jNMrHaBXF2wlEN9bDxf4zpOvwaipSyUABfkyGyj Bd/m+wT5xqOWLi9s4Ux/6uHpG5d+ICYsAWAneYNyGtgS37CaHNo4CTy3E0YJIcFUQRkQ pp4Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=K+4absWZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bo3si9937014ejb.494.2020.07.19.19.05.14; Sun, 19 Jul 2020 19:05:37 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=K+4absWZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726899AbgGTCE6 (ORCPT + 99 others); Sun, 19 Jul 2020 22:04:58 -0400 Received: from linux.microsoft.com ([13.77.154.182]:55234 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726626AbgGTCE6 (ORCPT ); Sun, 19 Jul 2020 22:04:58 -0400 Received: from [192.168.0.104] (c-73-42-176-67.hsd1.wa.comcast.net [73.42.176.67]) by linux.microsoft.com (Postfix) with ESMTPSA id 50DB320B4909; Sun, 19 Jul 2020 19:04:57 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 50DB320B4909 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1595210697; bh=zRG1ESiLAHDyNiv0B4tmWGwGfmW3Odsif5Z4IcufgBY=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=K+4absWZa2gX4t8pSglBLKmy/9E9YldShr3PWP/443G4ykMhPoClGFe6LPQLlAz1Z 7wtteeoDMdm3MhE7YxZUJYW7Vpbnhg56YIBwY3+Url2otVTqvZ8qZUC5zIGh91QDZU zNFBIl6ZDaZDBnk4jkUi8AycwnLUjaJgGD3xypcE= Subject: Re: [PATCH v3 4/5] LSM: Define SELinux function to measure security state To: kernel test robot , zohar@linux.ibm.com, stephen.smalley.work@gmail.com, casey@schaufler-ca.com Cc: kbuild-all@lists.01.org, jmorris@namei.org, linux-integrity@vger.kernel.org, selinux@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200717222819.26198-5-nramas@linux.microsoft.com> <202007181027.UwJXCNXk%lkp@intel.com> From: Lakshmi Ramasubramanian Message-ID: <61a4c849-5cb7-0a58-2bb9-61f55a98657a@linux.microsoft.com> Date: Sun, 19 Jul 2020 19:04:56 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <202007181027.UwJXCNXk%lkp@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/17/20 8:14 PM, kernel test robot wrote: > Hi Lakshmi, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on integrity/next-integrity] > [cannot apply to pcmoore-selinux/next security/next-testing linus/master v5.8-rc5 next-20200717] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] Thank you for catching this. I did not see these failures with the compiler and make options I'd used. Am able to reproduce the errors with the instructions you'd provided. Will post the updated patches shortly. thanks, -lakshmi