[Accel-config] [PATCH 0/2] Keep a local copy of UAPI header file
ramesh.thomas at intel.com
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
From: Ramesh Thomas <ramesh.thomas(a)intel.com> Use a local copy of the UAPI header file to avoid dependency on kernel version in build system. Ramesh Thomas (2): accel-config: Duplicate the UAPI header file locally accel-config: Change path of idxd.h to local copy accfg/idxd.h | 325 +++++++++++++++++++++++++++++++++++++++++++ accfg/lib/libaccfg.c | 2 +- test/dsa.c | 2 +- test/dsa.h | 2 +- test/libaccfg.c | 2 +- test/prep.c | 2 +- 6 files changed, 330 insertions(+), 5 deletions(-) create mode 100644 accfg/idxd.h -- 2.26.3