commit | 2edd73a42e0ec847770c8f7ae511d43c26e59b74 | [log] [tgz] |
---|---|---|
author | Tony Luck <tony.luck@intel.com> | Wed Aug 22 13:39:21 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 22 14:12:47 2018 -0700 |
tree | 9c8456cd5e93abcf82f4a3f191f382beb127617b | |
parent | 45b74a65b9934d5e1520d97aa4e09cf2b8c69ac0 [diff] |
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info This has been broken for an embarassingly long time (since v4.4). Just needs a couple of __init tags on functions to make the sections match up. Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>