summaryrefslogtreecommitdiff
path: root/bpf_insns.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-15bpf: use Linux' define of BPF_MAXINSNSDaniel Borkmann1-0/+4
2013-06-04bpf: split up instructions and extensions from headerDaniel Borkmann1-0/+58
authorLv Zheng <lv.zheng@intel.com>2016-05-03 16:48:32 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-05-05 00:13:52 +0200
commita707edebadf1230f202000f29b28b7586ada4aa3 (patch)
treeb6f7e93e1a687a6aa9d0979f78f8cde08a0d5b77 /Documentation
parentdbee890bf69ad62c021e299e24881fdcd1f2c481 (diff)
ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!
This patch introduces acpi_osi=!! so that quirks may use it to revert acpi_osi=!. Tested-by: Lukas Wunner <lukas@wunner.de> Tested-by: Chen Yu <yu.c.chen@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')