All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sunil V L <sunilvl@ventanamicro.com>
Cc: oe-kbuild-all@lists.linux.dev, Anup Patel <anup@brainfault.org>
Subject: [avpatel:riscv_unaligned_test_skip_v1 48/77] include/linux/acpi_rimt.h:9:80: warning: declaration of 'struct iommu_ops' will not be visible outside of this function
Date: Sun, 16 Feb 2025 22:08:10 +0800	[thread overview]
Message-ID: <202502162138.1gOcZu7h-lkp@intel.com> (raw)

tree:   https://github.com/avpatel/linux.git riscv_unaligned_test_skip_v1
head:   a810219b42d39c2a9055150c3d3fc0677bc73e28
commit: fec6ffbe9378bcc0ef97766d2943cc26ed0173fc [48/77] IOMMU: RISC-V: ACPI: Register IOMMU
config: riscv-randconfig-r111-20250216 (https://download.01.org/0day-ci/archive/20250216/202502162138.1gOcZu7h-lkp@intel.com/config)
compiler: clang version 16.0.6 (https://github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6)
reproduce: (https://download.01.org/0day-ci/archive/20250216/202502162138.1gOcZu7h-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202502162138.1gOcZu7h-lkp@intel.com/

All warnings (new ones prefixed by >>):

   In file included from drivers/iommu/riscv/iommu.c:16:
>> include/linux/acpi_rimt.h:9:80: warning: declaration of 'struct iommu_ops' will not be visible outside of this function [-Wvisibility]
   int rimt_iommu_configure_id(struct device *dev, const u32 *id_in, const struct iommu_ops *ops);
                                                                                  ^
   1 warning generated.


vim +9 include/linux/acpi_rimt.h

c881ca2cde51db Sunil V L 2024-08-16 @9  int rimt_iommu_configure_id(struct device *dev, const u32 *id_in, const struct iommu_ops *ops);

:::::: The code at line 9 was first introduced by commit
:::::: c881ca2cde51db063c4f3ccec6c8ed1ba3acd4ba RISC-V: IOMMU: Add ACPI support using RIMT

:::::: TO: Sunil V L <sunilvl@ventanamicro.com>
:::::: CC: Anup Patel <anup@brainfault.org>

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2025-02-16 14:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202502162138.1gOcZu7h-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=anup@brainfault.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=sunilvl@ventanamicro.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.