Bug 33862 - Probably security_fixup_ops bug
Summary: Probably security_fixup_ops bug
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Other
Classification: Unclassified
Component: Loadable Security Modules (LSM) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Other/LSM
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-23 13:51 UTC by Pavel V Samsonov
Modified: 2012-05-12 14:35 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.33.4
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Pavel V Samsonov 2011-04-23 13:51:45 UTC
Good day!
I try run register_security(&cap_ops) with structure
struct security_operations cap_ops = {
  .name = "someopts",
};
and I believe that security_fixup_ops assign default security
rutines, but my console is off, kernel still work someway.

Sorry my english, thanks.

Note You need to log in before you can comment on or make changes to this bug.