History log of /src/sys/compat/linuxkpi/common/include/linux/instruction_pointer.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 56251304 02-Mar-2026 Jean-Sébastien Pédron <dumbbell@FreeBSD.org>

linuxkpi: Define `_THIS_IP_`

For now, the macro is not implemented and it returns 0.

The DRM generic code started to use it in Linux 6.11.

Reviewed by: bz, emaste
Sponsored by: The FreeBSD Foundat

linuxkpi: Define `_THIS_IP_`

For now, the macro is not implemented and it returns 0.

The DRM generic code started to use it in Linux 6.11.

Reviewed by: bz, emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55731

show more ...


# 8af854ea 02-Mar-2026 Jean-Sébastien Pédron <dumbbell@FreeBSD.org>

linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>

This matches the declaration on Linux.

Reviewed by: bz, emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews

linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>

This matches the declaration on Linux.

Reviewed by: bz, emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55730

show more ...