Re: [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults

2023-12-31 Thread Baolu Lu
On 12/28/23 2:17 PM, Tian, Kevin wrote: raw_spin_lock_irqsave(&qi->q_lock, flags); /* @@ -1430,7 +1439,7 @@ int qi_submit_sync(struct intel_iommu *iommu, struct qi_desc *desc, * a deadlock where the interrupt context can wait indefinitely * for fr

[PATCH 4/4] selftests: thermal: intel: workload_hint: add missing gitignore

2023-12-31 Thread Javier Carrasco
The 'workload_hint_test' test generates an object with the same name, but there is no .gitignore file in the directory to add the object as stated in the selftest documentation. Add the missing .gitignore file and include 'workload_hint_test'. Signed-off-by: Javier Carrasco --- tools/testing/se

[PATCH 3/4] selftests: thermal: intel: power_floor: add missing gitignore

2023-12-31 Thread Javier Carrasco
The 'power_floor' test generates an object with the same name, but there is no .gitignore file in the directory to add the object as stated in the selftest documentation. Add the missing .gitignore file and include 'power_floor'. Signed-off-by: Javier Carrasco --- tools/testing/selftests/therma

[PATCH 2/4] selftests: uevent: add missing gitignore

2023-12-31 Thread Javier Carrasco
The 'uevent_filtering' test generates an object with the same name, but there is no .gitignore file in the directory to add the object as stated in the selftest documentation. Add the missing .gitignore file and include 'uevent_filtering'. Signed-off-by: Javier Carrasco --- tools/testing/selfte

[PATCH 1/4] selftests: netfilter: add sctp_collision to gitignore

2023-12-31 Thread Javier Carrasco
The commit 'cf791b22bef7 ("selftests: netfilter: test for sctp collision processing in nf_conntrack") did not add the generated object to the existing .gitignore for netfilter. Add the missing object to the .gitignore file. Signed-off-by: Javier Carrasco --- tools/testing/selftests/netfilter/.g

[PATCH 0/4] selftests: add missing gitignore files and include generated objects

2023-12-31 Thread Javier Carrasco
This series aims to keep the git status clean after building the selftests by adding some missing .gitignore files and object inclusion in existing .gitignore files. This is one of the requirements listed in the selftests documentation for new tests, but it is not always followed as desired. After

Re: [PATCH v2 net-next] selftests/net: change shebang to bash to support "source"

2023-12-31 Thread Guillaume Nault
On Fri, Dec 29, 2023 at 09:19:31PM +0800, Yujie Liu wrote: > The patch set [1] added a general lib.sh in net selftests, and converted > several test scripts to source the lib.sh. > > unicast_extensions.sh (converted in [1]) and pmtu.sh (converted in [2]) > have a /bin/sh shebang which may point to

Re: [PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch

2023-12-31 Thread Tiezhu Yang
Hi Muhammad, On 12/30/23 15:07, Muhammad Usama Anjum wrote: On 12/27/23 12:55 PM, Tiezhu Yang wrote: + Andrew Morton + Mark Brown On 12/13/2023 09:22 AM, Tiezhu Yang wrote: v3: Rebase on the next branch of linux-kselftest.git,     modify the patch title and update the commit message v2: R

Re: [PATCH v2 net-next] selftests/net: change shebang to bash to support "source"

2023-12-31 Thread Guillaume Nault
On Fri, Dec 29, 2023 at 09:19:31PM +0800, Yujie Liu wrote: > The patch set [1] added a general lib.sh in net selftests, and converted > several test scripts to source the lib.sh. > > unicast_extensions.sh (converted in [1]) and pmtu.sh (converted in [2]) > have a /bin/sh shebang which may point to

Re: [PATCH][next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES"

2023-12-31 Thread Michael Ellerman
On Fri, 15 Dec 2023 11:24:56 +, Colin Ian King wrote: > There is a spelling mistake of the EACCES error name, fix it. > > Applied to powerpc/next. [1/1] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES" https://git.kernel.org/powerpc/c/ba5b952ad5f52e58c0f288b9d5427ad734600