diff options
| author | Jeremy Linton <[email protected]> | 2018-11-27 17:59:12 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2018-11-27 18:00:14 +0000 |
| commit | 9eb1c92b47c73249465d388eaa394fe436a3b489 (patch) | |
| tree | 2468e2f93e7ac2c58bd47d30fe5d5283e30f7b0d /tools/perf/scripts/python/bin | |
| parent | 6460d32014717686d3b7963595950ba2c6d1bb5e (diff) | |
arm64: acpi: Prepare for longer MADTs
The BAD_MADT_GICC_ENTRY check is a little too strict because
it rejects MADT entries that don't match the currently known
lengths. We should remove this restriction to avoid problems
if the table length changes. Future code which might depend on
additional fields should be written to validate those fields
before using them, rather than trying to globally check
known MADT version lengths.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jeremy Linton <[email protected]>
[[email protected]: added MADT macro comments]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Sudeep Holla <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Al Stone <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions