Commit 411eda0
committed
userfaultfd-sys: expose USERFAULTFD_IOC ioctl number
Expose the USERFAULTFD_IOC ioctl number for `/dev/userfaultfd` device.
This device is only present on kernels >= 6.1, but we expose it
unconditionally so that userfaultfd-sys has the same exports for all
kernels.
Signed-off-by: Babis Chalios <[email protected]>1 parent 5939721 commit 411eda0
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments