Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23425
b: refs/heads/master
c: 29afd49
h: refs/heads/master
i:
  23423: ffd4903
v: v3
  • Loading branch information
Paul Jackson authored and Linus Torvalds committed Mar 24, 2006
1 parent 2ee1aea commit 6cafa78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b2455396be35383c4eebc6745cc718b1dd9e23df
refs/heads/master: 29afd49b72a9b2c26fa8c678bcf3976d0540446b
2 changes: 1 addition & 1 deletion trunk/kernel/cpuset.c
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,7 @@ int __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask)
{
int node; /* node that zone z is on */
const struct cpuset *cs; /* current cpuset ancestors */
int allowed = 1; /* is allocation in zone z allowed? */
int allowed; /* is allocation in zone z allowed? */

if (in_interrupt())
return 1;
Expand Down

0 comments on commit 6cafa78

Please sign in to comment.