summaryrefslogtreecommitdiff
path: root/proto_igmp.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-11 00:23:16 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-11 00:23:16 +0200
commitf1e8419d9f5cf87570938fe5f4aafeb0e646478a (patch)
tree6091e2407e0a2c243e21c0fe855d6e6cb9afcb76 /proto_igmp.c
parent22aeecb491b346fe944f38e083cd26d4d235c632 (diff)
keypair: do selftest before generating and verifying keypair
Be paraniod and make a selftest. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'proto_igmp.c')
0 files changed, 0 insertions, 0 deletions
e_show': namespace_devs.c:(.text+0xa196): undefined reference to `is_nd_dax' drivers/nvdimm/built-in.o: In function `nvdimm_namespace_common_probe': (.text+0xa55f): undefined reference to `is_nd_dax' drivers/nvdimm/built-in.o: In function `nvdimm_namespace_common_probe': (.text+0xa56e): undefined reference to `to_nd_dax' This reverts the earlier fix, making NVDIMM_DAX a 'bool' option again as it should be (it gets linked into the libnvdimm module). To fix the original problem, I'm adding a dependency on LIBNVDIMM to DEV_DAX_PMEM, which ensures we can't have that one built-in if the rest is a module. Fixes: 4e65e9381c7a ("/dev/dax: fix Kconfig dependency build breakage") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'Documentation/acpi')