diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-12-09 09:25:39 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-12-09 09:25:39 -0500 |
commit | 1e63a382c146488671741eea55e332a0e0dc58dd (patch) | |
tree | aa0c976a3fb3be82e332aca5db4708bfa6cb048c /ACPI-Limit-access-to-custom_method.patch | |
parent | 553d726e108f46e6c04f819b28347af3fd6c2820 (diff) | |
download | kernel-1e63a382c146488671741eea55e332a0e0dc58dd.tar.gz kernel-1e63a382c146488671741eea55e332a0e0dc58dd.tar.xz kernel-1e63a382c146488671741eea55e332a0e0dc58dd.zip |
Linux v3.18
Diffstat (limited to 'ACPI-Limit-access-to-custom_method.patch')
-rw-r--r-- | ACPI-Limit-access-to-custom_method.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACPI-Limit-access-to-custom_method.patch b/ACPI-Limit-access-to-custom_method.patch index 636c25b4c..21257b8ce 100644 --- a/ACPI-Limit-access-to-custom_method.patch +++ b/ACPI-Limit-access-to-custom_method.patch @@ -26,5 +26,5 @@ index c68e72414a67..4277938af700 100644 /* parse the table header to get the table length */ if (count <= sizeof(struct acpi_table_header)) -- -1.9.3 +2.1.0 |