[PATCH 4/8] clk: bcm2835: add the camera related clocks cam0, cam1 and ccp2

2016-02-29 Thread kernel
From: Martin Sperl Add the camera related clocks: cam0, cam1 and ccp2 and the corresponding ccp2 clock mux definition. Note that the mux definition is incomplete and essentially is identical to the osc mux right now. But it should contain at least plla_ccp2 in one location. Signed-off-by: Marti

[PATCH 2/8] clk: bcm2835: add missing PLL clock divider

2016-02-29 Thread kernel
From: Martin Sperl Add the missing pll clock divider definitions. Signed-off-by: Martin Sperl --- drivers/clk/bcm/clk-bcm2835.c | 50 +++ include/dt-bindings/clock/bcm2835.h |8 ++ 2 files changed, 58 insertions(+) diff --git a/drivers/clk/bcm/c

[PATCH 3/8] clk: bcm2835: add missing osc and per clocks

2016-02-29 Thread kernel
From: Martin Sperl Add definitions for the following clocks: * AVE0 * DFT * GP0 * GP1 * GP2 * PULSE * SLIM * SMI * TEC Signed-off-by: Martin Sperl --- drivers/clk/bcm/clk-bcm2835.c | 71 +++ include/dt-bindings/clock/bcm2835.h | 10 + 2 files chang

[PATCH 7/8] clk: bcm2835: add gates that require PM_DEBUG to be set

2016-02-29 Thread kernel
From: Martin Sperl Add clocks that require PM_DEBUG to be set and mark this fact in the gate_data structure, so that this fact can get referred to if needed. Signed-off-by: Martin Sperl --- drivers/clk/bcm/clk-bcm2835.c | 16 +++- include/dt-bindings/clock/bcm2835.h |2

[PATCH 6/8] clk: bcm2835: add arm clock

2016-02-29 Thread kernel
From: Martin Sperl Add the missing "ARM" clock to the clock framework. This clock is essentially a gate clock but with a 16 channel mux. We assume this is a mux that uses PLLB_ARM, so a dedicated mux for arm was created. Signed-off-by: Martin Sperl --- drivers/clk/bcm/clk-bcm2835.c |

[PATCH 1/8] clk: bcm2835: documenentation: add graphiz bcm2835 clock tree

2016-02-29 Thread kernel
From: Martin Sperl Add a graphviz description of the bcm2835 clock tree (at least as far as it is known right now). Signed-off-by: Martin Sperl --- Documentation/clk/bcrm,bcm2835-clock-tree.dot | 350 + 1 file changed, 350 insertions(+) create mode 100644 Documentatio

[PATCH 8/8] clk: bcm2835: add the testdebug clock generators

2016-02-29 Thread kernel
From: Martin Sperl Add the testdebug0/1 clock generators using the osc parent mux. These may also require PM_DEBUG to work propperly. Also the parents are - for now - unclear, so we assume osc parents. Signed-off-by: Martin Sperl --- drivers/clk/bcm/clk-bcm2835.c | 19

[PATCH 0/8] clk: bcm2835: add most missing clocks of bcm2835

2016-02-29 Thread kernel
From: Martin Sperl Add a graphviz dot file containing the (currently) best known representation of the bcm2835 clock tree. This information has mostly been gleaned/guessed from the headerfiles that broadcom shared for VideoCore4 at: http://www.broadcom.com/docs/support/videocore/Brcm_Android_ICS_

[PATCH 5/8] clk: bcm2835: add the dsi clocks

2016-02-29 Thread kernel
From: Martin Sperl Add the missing dsi clocks using the currently "best known" parent-mux available for these clocks. Signed-off-by: Martin Sperl --- drivers/clk/bcm/clk-bcm2835.c | 88 +++ include/dt-bindings/clock/bcm2835.h |4 ++ 2 files changed,

Re: [PATCH] Documentation: xfs: consolidate XFS docs into its own subdirectory

2023-11-21 Thread kernel test robot
Hi Bagas, kernel test robot noticed the following build warnings: [auto build test WARNING on 98b1cc82c4affc16f5598d4fa14b1858671b2263] url: https://github.com/intel-lab-lkp/linux/commits/Bagas-Sanjaya/Documentation-xfs-consolidate-XFS-docs-into-its-own-subdirectory/20231121-180057 base

Re: [PATCH] ring-buffer/Documentation: Add documentation on buffer_percent file

2023-12-27 Thread kernel test robot
Hi Steven, kernel test robot noticed the following build warnings: [auto build test WARNING on lwn/docs-next] [also build test WARNING on linus/master v6.7-rc7 next-20231221] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use

Re: [PATCH net-next v11 2/4] ethtool: provide customized dim profile management

2024-04-30 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240501-013413 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v11 2/4] ethtool: provide customized dim profile management

2024-05-01 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240501-013413 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v11 2/4] ethtool: provide customized dim profile management

2024-05-01 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240501-013413 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v13 2/4] ethtool: provide customized dim profile management

2024-05-09 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240509-125007 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH 1/2] mm: printk: introduce new format %pGs for slab flags

2024-05-22 Thread kernel test robot
Hi Sukrit, kernel test robot noticed the following build warnings: [auto build test WARNING on akpm-mm/mm-everything] [also build test WARNING on akpm-mm/mm-nonmm-unstable linus/master v6.9 next-20240522] [cannot apply to vbabka-slab/for-next] [If your patch is applied to the wrong git tree

Re: [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open

2024-05-24 Thread kernel test robot
Hi Adrian, kernel test robot noticed the following build errors: [auto build test ERROR on kees/for-next/pstore] [also build test ERROR on kees/for-next/kspp linus/master v6.9 next-20240523] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we

Re: [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open

2024-05-24 Thread kernel test robot
Hi Adrian, kernel test robot noticed the following build errors: [auto build test ERROR on kees/for-next/pstore] [also build test ERROR on kees/for-next/kspp linus/master v6.9 next-20240523] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we

Re: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management

2024-06-03 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240603-235834 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH] arm: Add KPROBES_ON_FTRACE supported

2024-06-15 Thread kernel test robot
Hi Jinjie, kernel test robot noticed the following build errors: [auto build test ERROR on soc/for-next] [also build test ERROR on linus/master v6.10-rc3 next-20240613] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '-

Re: [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages

2024-06-27 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on f2661062f16b2de5d7b6a5c42a9a5c96326b8454] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/mm-gup-c-Remove-redundant-check-for-PCI-P2PDMA-page/20240627-191709 base

Re: [PATCH 13/13] mm: Remove devmap related functions and page table bits

2024-06-27 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on f2661062f16b2de5d7b6a5c42a9a5c96326b8454] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/mm-gup-c-Remove-redundant-check-for-PCI-P2PDMA-page/20240627-191709 base

Re: [PATCH 13/13] mm: Remove devmap related functions and page table bits

2024-06-27 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on f2661062f16b2de5d7b6a5c42a9a5c96326b8454] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/mm-gup-c-Remove-redundant-check-for-PCI-P2PDMA-page/20240627-191709 base

Re: [PATCH 04/12] mm: Allow compound zone device pages

2024-09-12 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on 6f1833b8208c3b9e59eff10792667b6639365146] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/mm-gup-c-Remove-redundant-check-for-PCI-P2PDMA-page/20240910-121806 base

Re: [PATCH 04/12] mm: Allow compound zone device pages

2024-09-12 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on 6f1833b8208c3b9e59eff10792667b6639365146] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/mm-gup-c-Remove-redundant-check-for-PCI-P2PDMA-page/20240910-121806 base

Re: [PATCH 12/12] mm: Remove devmap related functions and page table bits

2024-09-12 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on 6f1833b8208c3b9e59eff10792667b6639365146] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/mm-gup-c-Remove-redundant-check-for-PCI-P2PDMA-page/20240910-121806 base

Re: [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone

2024-09-13 Thread kernel test robot
Hi Deepak, kernel test robot noticed the following build warnings: [auto build test WARNING on shuah-kselftest/next] [also build test WARNING on shuah-kselftest/fixes tip/x86/core robh/for-next tip/smp/core kees/for-next/execve linus/master v6.11-rc7] [cannot apply to akpm-mm/mm-everything next

Re: [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone

2024-09-13 Thread kernel test robot
Hi Deepak, kernel test robot noticed the following build errors: [auto build test ERROR on shuah-kselftest/next] [also build test ERROR on shuah-kselftest/fixes tip/x86/core robh/for-next arnd-asm-generic/master tip/smp/core kees/for-next/execve linus/master v6.11-rc7] [cannot apply to akpm-mm

Re: [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone

2024-09-13 Thread kernel test robot
Hi Deepak, kernel test robot noticed the following build errors: [auto build test ERROR on shuah-kselftest/next] [also build test ERROR on shuah-kselftest/fixes tip/x86/core robh/for-next arnd-asm-generic/master tip/smp/core kees/for-next/execve linus/master v6.11-rc7] [cannot apply to akpm-mm

Re: [RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence

2024-10-14 Thread kernel test robot
Hello, kernel test robot noticed "WARNING:at_kernel/hazptr.c:#hazptr_scan" on: commit: c1508707268498a6fd3ca5853ad65f9482c12374 ("[RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence") url: https://github.com/intel-lab-lkp/linux/commi

Re: [RFC PATCH v2 4/4] sched+mm: Use hazard pointers to track lazy active mm existence

2024-10-07 Thread kernel test robot
Hello, kernel test robot noticed "BUG:using_smp_processor_id()in_preemptible" on: commit: efef4da3b19cadf4beb45079a05643a77821de79 ("[RFC PATCH v2 4/4] sched+mm: Use hazard pointers to track lazy active mm existence") url: https://github.com/intel-lab-lkp/linux/commi

Re: [PATCH] remoteproc: Documentation: upgrade from staging.

2024-10-16 Thread kernel test robot
Hi anish, kernel test robot noticed the following build warnings: [auto build test WARNING on remoteproc/rpmsg-next] [also build test WARNING on remoteproc/rproc-next lwn/docs-next linus/master v6.12-rc3 next-20241015] [If your patch is applied to the wrong git tree, kindly drop us a note. And

Re: [PATCH v2] tpm: Opt-in in disable PCR integrity protection

2024-11-07 Thread kernel test robot
Hi Jarkko, kernel test robot noticed the following build errors: [auto build test ERROR on char-misc/char-misc-testing] [also build test ERROR on char-misc/char-misc-next char-misc/char-misc-linus linus/master v6.12-rc6 next-20241107] [If your patch is applied to the wrong git tree, kindly drop

Re: [PATCH v2] tpm: Opt-in in disable PCR integrity protection

2024-11-07 Thread kernel test robot
Hi Jarkko, kernel test robot noticed the following build errors: [auto build test ERROR on char-misc/char-misc-testing] [also build test ERROR on char-misc/char-misc-next char-misc/char-misc-linus linus/master v6.12-rc6 next-20241106] [If your patch is applied to the wrong git tree, kindly drop

Re: [PATCH v3 11/25] mm: Allow compound zone device pages

2024-11-24 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on 81983758430957d9a5cbfe324fd70cf63e7e] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/fuse-Fix-dax-truncate-punch_hole-fault-path/20241125-094004 base

Re: [PATCH v3 11/25] mm: Allow compound zone device pages

2024-11-25 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on 81983758430957d9a5cbfe324fd70cf63e7e] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/fuse-Fix-dax-truncate-punch_hole-fault-path/20241125-094004 base

Re: [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts

2024-11-25 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build errors: [auto build test ERROR on 81983758430957d9a5cbfe324fd70cf63e7e] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/fuse-Fix-dax-truncate-punch_hole-fault-path/20241125-094004 base

Re: [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()

2025-01-07 Thread kernel test robot
Hi Alistair, kernel test robot noticed the following build warnings: [auto build test WARNING on e25c8d66f6786300b680866c0e0139981273feba] url: https://github.com/intel-lab-lkp/linux/commits/Alistair-Popple/fuse-Fix-dax-truncate-punch_hole-fault-path/20250107-114726 base

Re: [PATCH v6 28/28] ntsync: No longer depend on BROKEN.

2024-12-11 Thread kernel test robot
Hi Elizabeth, kernel test robot noticed the following build errors: [auto build test ERROR on cdd30ebb1b9f36159d66f088b61aee264e649d7a] url: https://github.com/intel-lab-lkp/linux/commits/Elizabeth-Figura/ntsync-Introduce-NTSYNC_IOC_WAIT_ANY/20241210-031155 base

Re: [PATCH] kcov: add unique cover, edge, and cmp modes

2025-01-11 Thread kernel test robot
Hi Joey, kernel test robot noticed the following build errors: [auto build test ERROR on 9b2ffa6148b1e4468d08f7e0e7e371c43cac9ffe] url: https://github.com/intel-lab-lkp/linux/commits/Joey-Jiao/kcov-add-unique-cover-edge-and-cmp-modes/20250110-153559 base

Re: [PATCH] kcov: add unique cover, edge, and cmp modes

2025-01-11 Thread kernel test robot
Hi Joey, kernel test robot noticed the following build errors: [auto build test ERROR on 9b2ffa6148b1e4468d08f7e0e7e371c43cac9ffe] url: https://github.com/intel-lab-lkp/linux/commits/Joey-Jiao/kcov-add-unique-cover-edge-and-cmp-modes/20250110-153559 base

Re: [PATCH v5 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size

2025-01-21 Thread kernel test robot
Hi Yunhui, kernel test robot noticed the following build warnings: [auto build test WARNING on shuah-kselftest/next] [also build test WARNING on shuah-kselftest/fixes linus/master v6.13 next-20250121] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting

Re: [PATCH 4/7] kcov: introduce new kcov KCOV_TRACE_UNIQ_CMP mode

2025-01-23 Thread kernel test robot
Hi Joey, kernel test robot noticed the following build errors: [auto build test ERROR on 9b2ffa6148b1e4468d08f7e0e7e371c43cac9ffe] url: https://github.com/intel-lab-lkp/linux/commits/Jiao-Joey/kcov-introduce-new-kcov-KCOV_TRACE_UNIQ_PC-mode/20250114-133713 base

Re: [PATCH 4/7] kcov: introduce new kcov KCOV_TRACE_UNIQ_CMP mode

2025-01-24 Thread kernel test robot
Hi Joey, kernel test robot noticed the following build errors: [auto build test ERROR on 9b2ffa6148b1e4468d08f7e0e7e371c43cac9ffe] url: https://github.com/intel-lab-lkp/linux/commits/Jiao-Joey/kcov-introduce-new-kcov-KCOV_TRACE_UNIQ_PC-mode/20250114-133713 base

Re: [PATCH v5 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

2025-01-09 Thread kernel test robot
Hi Nicolin, kernel test robot noticed the following build warnings: [auto build test WARNING on e94dc6ddda8dd3770879a132d577accd2cce25f9] url: https://github.com/intel-lab-lkp/linux/commits/Nicolin-Chen/iommufd-Keep-OBJ-IOCTL-lists-in-an-alphabetical-order/20250108-011247 base

Re: [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature

2025-03-07 Thread kernel test robot
Hi Akihiko, kernel test robot noticed the following build warnings: [auto build test WARNING on dd83757f6e686a2188997cb58b5975f744bb7786] url: https://github.com/intel-lab-lkp/linux/commits/Akihiko-Odaki/virtio_net-Add-functions-for-hashing/20250306-180546 base