mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
68422c0069
Add the vector facility to the z13 architecture level set (ALS). All hypervisors support the vector facility since many years. Adding the facility to the ALS allows for compile time optimizations of the kernel: if the kernel is compiled for z13 or later, all tests which verify if the vector facility is present can return "true". This will be implemented with a subsequent patch. Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> |
||
---|---|---|
.. | ||
.gitignore | ||
gcc-thunk-extern.sh | ||
gen_facilities.c | ||
gen_opcode_table.c | ||
Makefile | ||
opcodes.txt |