diff options
author | Madhavan Srinivasan <maddy@linux.ibm.com> | 2025-04-07 14:10:29 +0530 |
---|---|---|
committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2025-04-15 11:42:26 +0530 |
commit | 3700976f2ae8dfec4c17433f8a16c9e6c334cf89 (patch) | |
tree | 5edd3760ccb0c8f8805b416fb43a7f4cb42c6ea3 /scripts/gdb/linux/device.py | |
parent | 534f5a8ba27863141e29766467a3e1f61bcb47ac (diff) | |
download | linux-3700976f2ae8dfec4c17433f8a16c9e6c334cf89.tar.gz linux-3700976f2ae8dfec4c17433f8a16c9e6c334cf89.tar.bz2 linux-3700976f2ae8dfec4c17433f8a16c9e6c334cf89.zip |
powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
Commit 3d45a3d0d2e6 ("powerpc: Define config option for processors with broadcast TLBIE")
added a config option PPC_RADIX_BROADCAST_TLBIE to support processors with
broadcast TLBIE. Since this option is relevant only for RADIX_MMU, add
a check as a dependency to enable PPC_RADIX_BROADCAST_TLBIE in both
powernv and pseries configs. This fixes the unmet config dependency
warning reported
WARNING: unmet direct dependencies detected for PPC_RADIX_BROADCAST_TLBIE
Depends on [n]: PPC_RADIX_MMU [=n]
Selected by [y]:
- PPC_PSERIES [=y] && PPC64 [=y] && PPC_BOOK3S [=y]
Reported-by: kernel test robot <lkp@intel.com>
Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202504051857.jRqxM60c-lkp@intel.com/
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250407084029.357710-1-maddy@linux.ibm.com
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions