Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77171
b: refs/heads/master
c: 661ca0d
h: refs/heads/master
i:
  77169: 0493ba4
  77167: 3a7abd0
v: v3
  • Loading branch information
Sebastian Ott authored and Martin Schwidefsky committed Jan 26, 2008
1 parent 0629620 commit 42421fb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 69e4d4c3e1cb23fce81deeae08b502d27bad6993
refs/heads/master: 661ca0da3e1fa60c9e56f995fd83772ffa9ffe90
8 changes: 6 additions & 2 deletions trunk/Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ and is between 256 and 4096 characters. It is defined in the file
configured. Potentially dangerous and should only be
used if you are entirely sure of the consequences.

chandev= [HW,NET] Generic channel device initialisation

checkreqprot [SELINUX] Set initial checkreqprot flag value.
Format: { "0" | "1" }
See security/selinux/Kconfig help text.
Expand All @@ -382,6 +380,12 @@ and is between 256 and 4096 characters. It is defined in the file
Value can be changed at runtime via
/selinux/checkreqprot.

cio_ignore= [S390]
See Documentation/s390/CommonIO for details.

cio_msg= [S390]
See Documentation/s390/CommonIO for details.

clock= [BUGS=X86-32, HW] gettimeofday clocksource override.
[Deprecated]
Forces specified clocksource (if available) to be used
Expand Down
3 changes: 0 additions & 3 deletions trunk/security/selinux/ss/services.c
Original file line number Diff line number Diff line change
Expand Up @@ -1744,9 +1744,6 @@ int security_genfs_sid(const char *fstype,
struct ocontext *c;
int rc = 0, cmp = 0;

while (path[0] == '/' && path[1] == '/')
path++;

POLICY_RDLOCK;

for (genfs = policydb.genfs; genfs; genfs = genfs->next) {
Expand Down

0 comments on commit 42421fb

Please sign in to comment.