aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ipc_ppc64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: regenerate constsDmitry Vyukov2019-02-121-11/+11
| | | | Regenereate consts on latest linux-next.
* sys/linux: move {i,fa}notify into own filesDmitry Vyukov2019-02-071-11/+11
|
* sys/linux: fix up mptcp descriptionsDmitry Vyukov2019-01-251-11/+11
| | | | | | | 1. Generate .const files for all arches. 2. Don't extract mptcp consts on android. 3. Remove mptcp includes from vnet.txt. 4. Enable CONFIG_MPTCP in syz-extract (mptcp is not like all other kernel headers).
* sys/linux: regenerate const filesDmitry Vyukov2019-01-241-11/+11
| | | | (on linux-next)
* sys/syz-extract: save unsupported consts to the const filesDmitry Vyukov2018-02-011-0/+12
| | | | | | | | | | | We currently print unsupported consts to console during make extract. But this is not very useful as there are too many output now. This also does not allow to understand what's unsupported in newly checked-in descriptions, or what's unsupported in all current decriptions. Save unsupported consts to the const files instead. This solves all of the above problems.
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+43