commit | 642e641cbea57e559720b9df09889ffcf525cf04 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Sep 19 16:40:43 2017 +0530 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 19 16:15:47 2017 +0200 |
tree | 3a8ec7714f0e45c8bfe9014b5aacd1957ff40828 | |
parent | 0cfe5b5fc0277463fa795dea312a3a2fd5e8bac2 [diff] |
x86/events/amd/iommu: Make iommu_pmu const and __initconst iommu_pmu is only used as source for a copy operation in the init code path. Mark it const and __initconst. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: julia.lawall@lip6.fr Link: https://lkml.kernel.org/r/1505819443-670-1-git-send-email-bhumirks@gmail.com