aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorSergey Senozhatsky <[email protected]>2011-10-26 18:45:39 +0300
committerIngo Molnar <[email protected]>2011-12-05 18:22:51 +0100
commitc8f369ab6003a2df3cdae30f9aba641a4a606034 (patch)
treef51cc613df5c432219ab717346b846f3ad51bf06 /net/unix/sysctl_net_unix.c
parentf62ef5f3e9cff065aa845e2b7f487e1810b8e57e (diff)
intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()
dmar_parse_rmrr_atsr_dev() calls rmrr_parse_dev() and atsr_parse_dev() which are both marked as __init. Section mismatch in reference from the function dmar_parse_rmrr_atsr_dev() to the function .init.text:dmar_parse_dev_scope() The function dmar_parse_rmrr_atsr_dev() references the function __init dmar_parse_dev_scope(). Section mismatch in reference from the function dmar_parse_rmrr_atsr_dev() to the function .init.text:dmar_parse_dev_scope() The function dmar_parse_rmrr_atsr_dev() references the function __init dmar_parse_dev_scope(). Signed-off-by: Sergey Senozhatsky <[email protected]> Cc: David Woodhouse <[email protected]> Cc: [email protected] Cc: Joerg Roedel <[email protected]> Cc: Ohad Ben-Cohen <[email protected]> Link: http://lkml.kernel.org/r/20111026154539.GA10103@swordfish Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions