diff options
author | Andrew Morton <[email protected]> | 2010-09-22 13:05:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-09-22 17:22:39 -0700 |
commit | df08cdc7ef606509debe7677c439be0ca48790e4 (patch) | |
tree | f97031deaba02e5c464871568604e908df7fe209 /net/unix/sysctl_net_unix.c | |
parent | e85bfd3aa7a34fa963bb268a676b41694e6dcf96 (diff) |
drivers/pci/intel-iommu.c: fix build with older gcc's
drivers/pci/intel-iommu.c: In function `__iommu_calculate_agaw':
drivers/pci/intel-iommu.c:437: sorry, unimplemented: inlining failed in call to 'width_to_agaw': function body not available
drivers/pci/intel-iommu.c:445: sorry, unimplemented: called from here
Move the offending function (and its siblings) to top-of-file, remove the
forward declaration.
Addresses https://bugzilla.kernel.org/show_bug.cgi?id=17441
Reported-by: Martin Mokrejs <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Jesse Barnes <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions