From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7E8E8C48BE5 for ; Tue, 15 Jun 2021 03:13:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6150A60698 for ; Tue, 15 Jun 2021 03:13:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230286AbhFODPY (ORCPT ); Mon, 14 Jun 2021 23:15:24 -0400 Received: from mga14.intel.com ([192.55.52.115]:63354 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230443AbhFODPT (ORCPT ); Mon, 14 Jun 2021 23:15:19 -0400 IronPort-SDR: Fb3eur3N0dwluBs/05royNhEUUg0v81T7BQPf9DwufqWGEchJVQ2Yhzk6xs8sF2H1xeCa1v2/C jePKiibhtbdw== X-IronPort-AV: E=McAfee;i="6200,9189,10015"; a="205722369" X-IronPort-AV: E=Sophos;i="5.83,273,1616482800"; d="scan'208";a="205722369" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jun 2021 18:05:12 -0700 IronPort-SDR: 2zse7mf9tkOW3LdMJvevbzlpaBofK1/+VfNPxJAiJXj5CAkAjTjQcbvkqMtsLaLJJj8FUqVJIW 3nkmC2u4AyNQ== X-IronPort-AV: E=Sophos;i="5.83,273,1616482800"; d="scan'208";a="450064521" Received: from shao2-debian.sh.intel.com (HELO localhost) ([10.239.13.11]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jun 2021 18:05:10 -0700 Date: Tue, 15 Jun 2021 09:05:08 +0800 From: kernel test robot To: Ingo Molnar Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, x86@kernel.org, Alexander Viro , linux-fsdevel@vger.kernel.org Subject: [tip:tmp.tmp2 223/364] fs/namei.c: linux/audit.h is included more than once. Message-ID: <20210615010508.GI237458@shao2-debian> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.tmp2 head: adcceb5eb7aee38e4a9c15bdf599655f0e1b1324 commit: 25f492130c2aeb29ca88f0207dd616730af84ea9 [223/364] sched/headers, audit: Uninline audit_inode_child() compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot includecheck warnings: (new ones prefixed by >>) >> fs/namei.c: linux/audit.h is included more than once. Please review and possibly fold the followup patch. --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org