Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/drm2/include/linux/nospec.h
RevisionDateAuthorComments
 1.3  19-Dec-2021  riastradh Fix mistake in array_index_nospec.

j must be constrained to be in the same register on input or output;
otherwise the compiler may put them in different places, expect the
asm code to write to the output register, and read garbage from the
output register when we fail to put anything there.
 1.2  19-Dec-2021  riastradh array_index_nospec
 1.1  19-Dec-2021  riastradh Bunch more Linux header file stubs.

RSS XML Feed