diff options
author | Harald Freudenberger <freude@linux.ibm.com> | 2024-05-14 10:09:32 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-05-16 10:17:11 +0200 |
commit | 32e8bd6423fc127d2b37bdcf804fd76af3bbec79 (patch) | |
tree | 9cfdcdc596144261aedfcae826a89faae58ca6f9 /drivers/fpga/fpga-mgr.c | |
parent | 830999bd7e72f4128b9dfa37090d9fa8120ce323 (diff) |
s390/cpacf: Make use of invalid opcode produce a link error
Instead of calling BUG() at runtime introduce and use a prototype for a
non-existing function to produce a link error during compile when a not
supported opcode is used with the __cpacf_query() or __cpacf_check_opcode()
inline functions.
Suggested-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions