Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp4421374ybv; Mon, 10 Feb 2020 19:13:56 -0800 (PST) X-Google-Smtp-Source: APXvYqyXN+oSsbywHBdLGt+5lTgev75k3vZRZZJRaiNqgDHkZF/H7ucNUd7/+8Lq2Kej8NDOv/XF X-Received: by 2002:a54:408f:: with SMTP id i15mr1535458oii.64.1581390836140; Mon, 10 Feb 2020 19:13:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581390836; cv=none; d=google.com; s=arc-20160816; b=uqo/G+VyS4W0TM59LCqtDjJKdXFmEoFyBTEGSVUCXp1yehoydIz4SbljAsgVVHVJhb VXrhiuGG+9evZ2UFHyMYF9XBbSaZ2QNuCYPElresN0jQ7MR/A0WXTF6IJSNe1rTfZruk PIj5KdcVMlfHcF13w3CJqJHNwybVubhJaXpQVEaZiZD95/gqHJk74L+Q+2qoeYPgrphs OaNWMyrIaDR4CeJ9fipM/b9g2CsBdX145FZLqk+gWvcNQdJErB78mS0GgclfbZDYWU7W w294SIMpedi1OqN0Ve8s/QySg+y7LwpMW3dc5GHOdSQbEZ+l7n3QOoIkE8whU7JvTloH 05Jg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :dkim-signature:dkim-filter; bh=XHJmcrml0bOhkfiWegb1wXW/R0Kk93NkGo6uSyYSInU=; b=0JArnwhXRAr1vifxmgxp5J/LsetxdnwTIxynCbdsOKRrC8Z3u7OsWG2b76jBXWBMjQ bX/hElcfjiODhlksCCX/GsQwc1kBUFlBE0IiZDZR0Nbx/qledimHfcFFVPWvLYGzPgx6 6RUajcmqrbQqiONTozzOtnonz9LzTqo+LJW7bLqI4dfIJeOcREvP/hYHLsS5Gi2193vn 3JvMHPtThGTE5lJy0IgVVJkWDkeObbUEzxTBgBgZfkF2R2D4jALeSTXMam2LoJqItcIk 3lwIrCy63+D/eCwtSLJXQ9Ma9WBHEuNcdxvXmLeUGK2GeLlhHVP2suorGHDb92fx7ZQf jdCA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=ior5+5SM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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. [209.132.180.67]) by mx.google.com with ESMTP id k128si1101360oih.274.2020.02.10.19.13.27; Mon, 10 Feb 2020 19:13:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=ior5+5SM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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 S1727641AbgBKCsI (ORCPT + 99 others); Mon, 10 Feb 2020 21:48:08 -0500 Received: from linux.microsoft.com ([13.77.154.182]:49812 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727575AbgBKCsH (ORCPT ); Mon, 10 Feb 2020 21:48:07 -0500 Received: from tusharsu-Ubuntu.corp.microsoft.com (unknown [131.107.147.225]) by linux.microsoft.com (Postfix) with ESMTPSA id EF1842010ADD; Mon, 10 Feb 2020 18:48:06 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com EF1842010ADD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1581389287; bh=XHJmcrml0bOhkfiWegb1wXW/R0Kk93NkGo6uSyYSInU=; h=From:To:Cc:Subject:Date:From; b=ior5+5SMDkaHnxmhZynCL5epre8DclFeu9Z/Ly8qKQYsQqtotx3PBhep6uejZTu2b cMn5HrWIv9FihR7DsDsXm6LPodd6H3TZaqrm5MNCD2FMxXYpMnEKUA3r+HzE0cqvO4 xruhA+FN7VyFpGZA451xvS+06pzRsVE7+DeEoZCU= From: Tushar Sugandhi To: zohar@linux.ibm.com, joe@perches.com, skhan@linuxfoundation.org, linux-integrity@vger.kernel.org Cc: sashal@kernel.org, nramas@linux.microsoft.com, linux-kernel@vger.kernel.org Subject: [PATCH v2 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima Date: Mon, 10 Feb 2020 18:47:53 -0800 Message-Id: <20200211024755.5579-1-tusharsu@linux.microsoft.com> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Log statements from ima_mok.c, ima_asymmetric_keys.c, and ima_queue_keys.c are prefixed with the respective file names and not with the string "ima". This change fixes the log statement prefix to be consistent with the rest of the IMA files. Signed-off-by: Tushar Sugandhi Reviewed-by: Lakshmi Ramasubramanian --- security/integrity/ima/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/security/integrity/ima/Makefile b/security/integrity/ima/Makefile index 064a256f8725..67dabca670e2 100644 --- a/security/integrity/ima/Makefile +++ b/security/integrity/ima/Makefile @@ -11,6 +11,6 @@ ima-y := ima_fs.o ima_queue.o ima_init.o ima_main.o ima_crypto.o ima_api.o \ ima-$(CONFIG_IMA_APPRAISE) += ima_appraise.o ima-$(CONFIG_IMA_APPRAISE_MODSIG) += ima_modsig.o ima-$(CONFIG_HAVE_IMA_KEXEC) += ima_kexec.o -obj-$(CONFIG_IMA_BLACKLIST_KEYRING) += ima_mok.o -obj-$(CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS) += ima_asymmetric_keys.o -obj-$(CONFIG_IMA_QUEUE_EARLY_BOOT_KEYS) += ima_queue_keys.o +ima-$(CONFIG_IMA_BLACKLIST_KEYRING) += ima_mok.o +ima-$(CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS) += ima_asymmetric_keys.o +ima-$(CONFIG_IMA_QUEUE_EARLY_BOOT_KEYS) += ima_queue_keys.o -- 2.17.1