commit | fa34b135f504dff2e3d2a30bf7b744c9f1f2bc53 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Wed Jan 06 10:55:19 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 07 10:47:27 2022 -0500 |
tree | c319dbf62466a3040da0752cb56933e69b70417a | |
parent | 84319db9fe8b3595f3f6bc4f00b5f67ba1e3ef59 [diff] |
arch/x86: Make sure PCIE allocated IRTEs are tighten to irq/vector As all interruption need to go through VT-D, calling vt-d remap will happen on lower level as seen next, so make sure all pcie related irq/vector get tighten to their respective allocated IRTE. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>