From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Subject: Re: [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out
Date: Wed, 26 Nov 2025 14:09:57 +0100 [thread overview]
Message-ID: <202511261441.drXp3Qwa-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "high confidence checkpatch report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20251117184815.1027271-5-smostafa@google.com>
References: <20251117184815.1027271-5-smostafa@google.com>
TO: Mostafa Saleh <smostafa@google.com>
TO: linux-arm-kernel@lists.infradead.org
TO: linux-kernel@vger.kernel.org
TO: kvmarm@lists.linux.dev
TO: iommu@lists.linux.dev
Hi Mostafa,
kernel test robot noticed the following build warnings:
[auto build test WARNING on 3ee8acab4e5038a261a72ea2e6035cff89168010]
url: https://github.com/intel-lab-lkp/linux/commits/Mostafa-Saleh/KVM-arm64-Add-a-new-function-to-donate-memory-with-prot/20251118-025452
base: 3ee8acab4e5038a261a72ea2e6035cff89168010
patch link: https://lore.kernel.org/r/20251117184815.1027271-5-smostafa%40google.com
patch subject: [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out
:::::: branch date: 9 days ago
:::::: commit date: 9 days ago
reproduce: (https://download.01.org/0day-ci/archive/20251126/202511261441.drXp3Qwa-lkp@intel.com/reproduce)
# many are suggestions rather than must-fix
ERROR:SPACING: space required after that ',' (ctx:VxV)
#170: FILE: drivers/iommu/io-pgtable-arm.c:144:
+#define iopte_deref(pte,d) __arm_lpae_phys_to_virt(iopte_to_paddr(pte, d))
^
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2025-11-26 13:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-26 13:09 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-11-17 18:47 [PATCH v5 00/27] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate) Mostafa Saleh
2025-11-17 18:47 ` [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out Mostafa Saleh
2025-11-28 16:45 ` Jason Gunthorpe
2025-12-12 15:37 ` Mostafa Saleh
2025-12-16 0:58 ` Jason Gunthorpe
2025-12-16 23:08 ` Mostafa Saleh
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=202511261441.drXp3Qwa-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/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.