diff options
| author | Andrew Jones <[email protected]> | 2025-04-14 12:09:48 +0000 |
|---|---|---|
| committer | Alexandre Ghiti <[email protected]> | 2025-04-14 13:07:08 +0000 |
| commit | fb53a9aa5f5b8bf302f3260a7f1f5a24345ce62a (patch) | |
| tree | 4abb3370e46a44227383dfcf99d567c91ed2a3f8 /rust/helpers/bug.c | |
| parent | riscv: module: Allocate PLT entries for R_RISCV_PLT32 (diff) | |
| download | kernel-fb53a9aa5f5b8bf302f3260a7f1f5a24345ce62a.tar.gz kernel-fb53a9aa5f5b8bf302f3260a7f1f5a24345ce62a.zip | |
riscv: Provide all alternative macros all the time
We need to provide all six forms of the alternative macros
(ALTERNATIVE, ALTERNATIVE_2, _ALTERNATIVE_CFG, _ALTERNATIVE_CFG_2,
__ALTERNATIVE_CFG, __ALTERNATIVE_CFG_2) for all four cases derived
from the two ifdefs (RISCV_ALTERNATIVE, __ASSEMBLY__) in order to
ensure all configs can compile. Define this missing ones and ensure
all are defined to consume all parameters passed.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Andrew Jones <[email protected]>
Tested-by: Alexandre Ghiti <[email protected]>
Reviewed-by: Alexandre Ghiti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Ghiti <[email protected]>
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions
