linuxkpi: errno: Add EHWPOISON

Needed by drm-kmod.

Reviewed by:	bz, hselasky
Obtained from:	drm-kmod
Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D36017
This commit is contained in:
Emmanuel Vadot 2022-07-27 09:50:25 +02:00
parent 37cda2837c
commit 2d4b17685f

View file

@ -44,6 +44,7 @@
#define ERESTARTSYS 512
#define ENOTSUPP EOPNOTSUPP
#define ENONET EHOSTDOWN
#define EHWPOISON 133 /* Memory page hardware error */
/*
* The error numbers below are arbitrary and do not resemble the numbers