Re: [PATCH v5 0/7] treewide cleanup of random integer usage

2022-10-08 Thread Greg Kroah-Hartman
hat needs to be reviewed > carefully. Each commit mentions now if it was done by hand or is > mechanical. All look good to me, thanks for the cleanups. Reviewed-by: Greg Kroah-Hartman ___ linux-um mailing list linux-um@lists.infradead.org http:

Re: [PATCH printk v5 00/40] reduce console_lock scope

2022-11-22 Thread Greg Kroah-Hartman
. > > - When registering a non-boot console and boot consoles are > registered, try to flush all the consoles to get the next @seq > value before falling back to use the @seq of the enabled boot > console that is furthest behind. > > - For console_force_preferred_locked(

[PATCH 5.15 509/731] fbdev: uvesafb: dont build on UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 35b4f4d4a725cf8f8c10649163cd12aed509b953 ] The uvesafb fbdev driver uses memory management information that is not available on ARCH=um, so don't allow this driver to be built on UML. Prevents these build errors: ../drivers/video/fbdev/uvesafb.c: In functio

[PATCH 5.15 508/731] fbdev: geode: dont build on UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 71c53e19226b0166ba387d3c590d0509f541a0a1 ] The geode fbdev driver uses struct cpuinfo fields that are not present on ARCH=um, so don't allow this driver to be built on UML. Prevents these build errors: In file included from ../arch/x86/include/asm/olpc.h:7:

[PATCH 6.0 0641/1073] RDMA: Disable IB HW for UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 323a74fc20f53c0d0e13a16aee703a30d9751235 ] Disable all of drivers/infiniband/hw/ and rdmavt for UML builds until someone needs it and provides patches to support it. This prevents build errors in hw/qib/qib_wc_x86_64.c. Fixes: 68f5d3f3b654 ("um: add PCI ove

[PATCH 6.1 0666/1146] RDMA: Disable IB HW for UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 323a74fc20f53c0d0e13a16aee703a30d9751235 ] Disable all of drivers/infiniband/hw/ and rdmavt for UML builds until someone needs it and provides patches to support it. This prevents build errors in hw/qib/qib_wc_x86_64.c. Fixes: 68f5d3f3b654 ("um: add PCI ove

[PATCH 6.0 0734/1073] fbdev: geode: dont build on UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 71c53e19226b0166ba387d3c590d0509f541a0a1 ] The geode fbdev driver uses struct cpuinfo fields that are not present on ARCH=um, so don't allow this driver to be built on UML. Prevents these build errors: In file included from ../arch/x86/include/asm/olpc.h:7:

[PATCH 6.0 0735/1073] fbdev: uvesafb: dont build on UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 35b4f4d4a725cf8f8c10649163cd12aed509b953 ] The uvesafb fbdev driver uses memory management information that is not available on ARCH=um, so don't allow this driver to be built on UML. Prevents these build errors: ../drivers/video/fbdev/uvesafb.c: In functio

[PATCH 6.1 0759/1146] fbdev: geode: dont build on UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 71c53e19226b0166ba387d3c590d0509f541a0a1 ] The geode fbdev driver uses struct cpuinfo fields that are not present on ARCH=um, so don't allow this driver to be built on UML. Prevents these build errors: In file included from ../arch/x86/include/asm/olpc.h:7:

[PATCH 6.1 0760/1146] fbdev: uvesafb: dont build on UML

2022-12-28 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 35b4f4d4a725cf8f8c10649163cd12aed509b953 ] The uvesafb fbdev driver uses memory management information that is not available on ARCH=um, so don't allow this driver to be built on UML. Prevents these build errors: ../drivers/video/fbdev/uvesafb.c: In functio

[PATCH 5.10 26/63] um: add support for TIF_NOTIFY_SIGNAL

2023-01-03 Thread Greg Kroah-Hartman
From: Jens Axboe [ Upstream commit a5b3cd32ff238b87e94d47b927aff117e22d13c0 ] Wire up TIF_NOTIFY_SIGNAL handling for um. Cc: linux-um@lists.infradead.org Acked-By: Anton Ivanov Signed-off-by: Jens Axboe Signed-off-by: Greg Kroah-Hartman --- arch/um/include/asm/thread_info.h |2 ++ arch

[PATCH 6.1 124/207] um: virt-pci: Avoid GCC non-NULL warning

2023-01-04 Thread Greg Kroah-Hartman
quot;Michael S. Tsirkin" Cc: Al Viro Cc: Xiu Jianfeng Cc: Vincent Whitchurch Cc: linux-um@lists.infradead.org Cc: sta...@vger.kernel.org Signed-off-by: Kees Cook Signed-off-by: Greg Kroah-Hartman --- arch/um/drivers/virt-pci.c |9 ++--- 1 file changed, 6 insertions(+), 3 deleti

[PATCH 6.2 030/663] IMA: allow/fix UML builds

2023-05-08 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

[PATCH 6.1 029/611] IMA: allow/fix UML builds

2023-05-08 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

[PATCH 6.3 009/694] IMA: allow/fix UML builds

2023-05-08 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

[PATCH 5.15 015/371] IMA: allow/fix UML builds

2023-05-08 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

[PATCH 4.14 005/116] IMA: allow/fix UML builds

2023-05-15 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

[PATCH 4.19 007/191] IMA: allow/fix UML builds

2023-05-15 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

[PATCH 5.10 017/381] IMA: allow/fix UML builds

2023-05-15 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

[PATCH 5.4 009/282] IMA: allow/fix UML builds

2023-05-15 Thread Greg Kroah-Hartman
from =m to =y and fixes the linker errors. Fixes: f4a0391dfa91 ("ima: fix Kconfig dependencies") Cc: Stable # v5.14+ Signed-off-by: Randy Dunlap Cc: Fabio Estevam Cc: Richard Weinberger Cc: Anton Ivanov Cc: Johannes Berg Cc: linux-um@lists.infradead.org Signed-off-by:

Re: [PATCH 4.19 007/191] IMA: allow/fix UML builds

2023-05-16 Thread Greg Kroah-Hartman
On Tue, May 16, 2023 at 10:47:13AM +0200, Geert Uytterhoeven wrote: > Hi Greg, > > On Mon, May 15, 2023 at 6:39 PM Greg Kroah-Hartman > wrote: > > From: Randy Dunlap > > > > commit 644f17412f5acf01a19af9d04a921937a2bc86c6 upstream. > > > > UML suppor

[PATCH 6.4 738/800] um: Use HOST_DIR for mrproper

2023-07-16 Thread Greg Kroah-Hartman
..@vger.kernel.org Signed-off-by: Kees Cook Link: https://lore.kernel.org/r/20230606222442.never.807-k...@kernel.org Signed-off-by: Greg Kroah-Hartman --- arch/um/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/um/Makefile +++ b/arch/um/Makefile @@ -149,7 +149,7

[PATCH 6.1 540/591] um: Use HOST_DIR for mrproper

2023-07-16 Thread Greg Kroah-Hartman
..@vger.kernel.org Signed-off-by: Kees Cook Link: https://lore.kernel.org/r/20230606222442.never.807-k...@kernel.org Signed-off-by: Greg Kroah-Hartman --- arch/um/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/um/Makefile +++ b/arch/um/Makefile @@ -148,7 +148,7

[PATCH 5.15 353/532] um: Use HOST_DIR for mrproper

2023-07-21 Thread Greg Kroah-Hartman
..@vger.kernel.org Signed-off-by: Kees Cook Link: https://lore.kernel.org/r/20230606222442.never.807-k...@kernel.org Signed-off-by: Greg Kroah-Hartman --- arch/um/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/um/Makefile +++ b/arch/um/Makefile @@ -148,7 +148,7

[PATCH 5.10 290/509] um: Use HOST_DIR for mrproper

2023-07-25 Thread Greg Kroah-Hartman
..@vger.kernel.org Signed-off-by: Kees Cook Link: https://lore.kernel.org/r/20230606222442.never.807-k...@kernel.org Signed-off-by: Greg Kroah-Hartman --- arch/um/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/um/Makefile +++ b/arch/um/Makefile @@ -147,7 +147,7

[PATCH 5.10 041/135] IMA: allow/fix UML builds

2023-08-24 Thread Greg Kroah-Hartman
From: Randy Dunlap [ Upstream commit 644f17412f5acf01a19af9d04a921937a2bc86c6 ] UML supports HAS_IOMEM since 0bbadafdc49d (um: allow disabling NO_IOMEM). Current IMA build on UML fails on allmodconfig (with TCG_TPM=m): ld: security/integrity/ima/ima_queue.o: in function `ima_add_template_entry

[PATCH 5.10 041/135] IMA: allow/fix UML builds

2023-08-24 Thread Greg Kroah-Hartman
5.10-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit 644f17412f5acf01a19af9d04a921937a2bc86c6 ] UML supports HAS_IOMEM since 0bbadafdc49d (um: allow disabling NO_IOMEM). Current IMA build on UML fails on allmodcon

[PATCH 4.19 019/129] IMA: allow/fix UML builds

2023-08-28 Thread Greg Kroah-Hartman
4.19-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit 644f17412f5acf01a19af9d04a921937a2bc86c6 ] UML supports HAS_IOMEM since 0bbadafdc49d (um: allow disabling NO_IOMEM). Current IMA build on UML fails on allmodcon

[PATCH 5.4 027/158] IMA: allow/fix UML builds

2023-08-28 Thread Greg Kroah-Hartman
5.4-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit 644f17412f5acf01a19af9d04a921937a2bc86c6 ] UML supports HAS_IOMEM since 0bbadafdc49d (um: allow disabling NO_IOMEM). Current IMA build on UML fails on allmodconf

[PATCH 6.5 618/739] um: Fix hostaudio build errors

2023-09-11 Thread Greg Kroah-Hartman
6.5-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit db4bfcba7bb8d10f00bba2a3da6b9a9c2a1d7b71 ] Use "select" to ensure that the required kconfig symbols are set as expected. Drop HOSTAUDIO since it is now equivalent

[PATCH 6.4 623/737] um: Fix hostaudio build errors

2023-09-11 Thread Greg Kroah-Hartman
6.4-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit db4bfcba7bb8d10f00bba2a3da6b9a9c2a1d7b71 ] Use "select" to ensure that the required kconfig symbols are set as expected. Drop HOSTAUDIO since it is now equivalent

[PATCH 6.1 512/600] um: Fix hostaudio build errors

2023-09-11 Thread Greg Kroah-Hartman
6.1-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit db4bfcba7bb8d10f00bba2a3da6b9a9c2a1d7b71 ] Use "select" to ensure that the required kconfig symbols are set as expected. Drop HOSTAUDIO since it is now equivalent

[PATCH 5.10 264/406] um: Fix hostaudio build errors

2023-09-17 Thread Greg Kroah-Hartman
5.10-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit db4bfcba7bb8d10f00bba2a3da6b9a9c2a1d7b71 ] Use "select" to ensure that the required kconfig symbols are set as expected. Drop HOSTAUDIO since it is now equivalen

[PATCH 5.15 312/511] um: Fix hostaudio build errors

2023-09-17 Thread Greg Kroah-Hartman
5.15-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit db4bfcba7bb8d10f00bba2a3da6b9a9c2a1d7b71 ] Use "select" to ensure that the required kconfig symbols are set as expected. Drop HOSTAUDIO since it is now equivalen

[PATCH 4.19 163/273] um: Fix hostaudio build errors

2023-09-20 Thread Greg Kroah-Hartman
4.19-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit db4bfcba7bb8d10f00bba2a3da6b9a9c2a1d7b71 ] Use "select" to ensure that the required kconfig symbols are set as expected. Drop HOSTAUDIO since it is now equivalen

[PATCH 5.4 200/367] um: Fix hostaudio build errors

2023-09-20 Thread Greg Kroah-Hartman
5.4-stable review patch. If anyone has any objections, please let me know. -- From: Randy Dunlap [ Upstream commit db4bfcba7bb8d10f00bba2a3da6b9a9c2a1d7b71 ] Use "select" to ensure that the required kconfig symbols are set as expected. Drop HOSTAUDIO since it is now equivalent

[PATCH 6.6 143/676] um: Unconditionally call unflatten_device_tree()

2024-12-06 Thread Greg Kroah-Hartman
6.6-stable review patch. If anyone has any objections, please let me know. -- From: Stephen Boyd [ Upstream commit 221a819aa3ca5bbbc91ce425b3e8d9463b121d09 ] Call this function unconditionally so that we can populate an empty DTB on platforms that don't boot with a command lin