Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19751
b: refs/heads/master
c: a2bb214
h: refs/heads/master
i:
  19749: 17df932
  19747: cf9cd30
  19743: d38e463
v: v3
  • Loading branch information
Matthew Wilcox authored and Kyle McMartin committed Jan 23, 2006
1 parent 251413b commit 2a03e07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 85509c00073d4bdd1f4b7796180a15198f2e62da
refs/heads/master: a2bb214dcd1db862fdb6421e21f1cff0c3535162
3 changes: 0 additions & 3 deletions trunk/arch/parisc/kernel/perf.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
uint32_t raddr[4];
int error = 0;

lock_kernel();
switch (cmd) {

case PA_PERF_ON:
Expand Down Expand Up @@ -477,8 +476,6 @@ static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
error = -ENOTTY;
}

unlock_kernel();

return error;
}

Expand Down

0 comments on commit 2a03e07

Please sign in to comment.