diff options
author | Paul Mundt <[email protected]> | 2012-07-02 14:34:11 +0900 |
---|---|---|
committer | James Morris <[email protected]> | 2012-07-02 23:56:04 +1000 |
commit | 659b5e76521c10331495cbd9acb7217e38ff9750 (patch) | |
tree | ed772e27f45fe8984c47166143b48ee3fb0d3bb2 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 8aec836acbe56a27080723187f0a0f1686662318 (diff) |
security: Fix nommu build.
The security + nommu configuration presently blows up with an undefined
reference to BDI_CAP_EXEC_MAP:
security/security.c: In function 'mmap_prot':
security/security.c:687:36: error: dereferencing pointer to incomplete type
security/security.c:688:16: error: 'BDI_CAP_EXEC_MAP' undeclared (first use in this function)
security/security.c:688:16: note: each undeclared identifier is reported only once for each function it appears in
include backing-dev.h directly to fix it up.
Signed-off-by: Paul Mundt <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions