Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1327
b: refs/heads/master
c: 1533303
h: refs/heads/master
i:
  1325: a6fd757
  1323: 9b61543
  1319: 4a42629
  1311: d22642a
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed May 23, 2005
1 parent 3835d97 commit 0e38568
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: 314324121f9b94b2ca657a494cf2b9cb0e4a28cc
refs/heads/master: 15333038d577b0c0255c0f14a38d9e6895937453
2 changes: 1 addition & 1 deletion trunk/crypto/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ static inline void crypto_kunmap(void *vaddr, int out)

static inline void crypto_yield(struct crypto_tfm *tfm)
{
if (!in_softirq())
if (!in_atomic())
cond_resched();
}

Expand Down

0 comments on commit 0e38568

Please sign in to comment.