diff options
author | 2010-10-19 18:17:32 -0400 | |
---|---|---|
committer | 2010-10-21 10:13:00 +1100 | |
commit | ff660c80d00b52287f1f67ee6c115dc0057bcdde (patch) | |
tree | 63a0e4c69b9d78b5b81156029d5599dc2f3bf0a4 /arch/x86/mm/fault.c | |
parent | selinux: implement mmap on /selinux/policy (diff) | |
download | linux-dev-ff660c80d00b52287f1f67ee6c115dc0057bcdde.tar.xz linux-dev-ff660c80d00b52287f1f67ee6c115dc0057bcdde.zip |
secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set
When CONFIG_NF_CONNTRACK_SECMARK is not set we accidentally attempt to use
the secmark fielf of struct nf_conn. Problem is when that config isn't set
the field doesn't exist. whoops. Wrap the incorrect usage in the config.
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions