Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215993
b: refs/heads/master
c: 4785879
h: refs/heads/master
i:
  215991: de1619d
v: v3
  • Loading branch information
Namhyung Kim authored and Jiri Kosina committed Aug 11, 2010
1 parent 46d1371 commit 11ea54f
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: 7f26b3a7533bbc1ddd88b297c935ee4da8f74cea
refs/heads/master: 4785879e4d340e24e54f6de2ccfc42728b912808
2 changes: 1 addition & 1 deletion trunk/mm/percpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
* as small as 4 bytes. The allocator organizes chunks into lists
* according to free size and tries to allocate from the fullest one.
* Each chunk keeps the maximum contiguous area size hint which is
* guaranteed to be eqaul to or larger than the maximum contiguous
* guaranteed to be equal to or larger than the maximum contiguous
* area in the chunk. This helps the allocator not to iterate the
* chunk maps unnecessarily.
*
Expand Down

0 comments on commit 11ea54f

Please sign in to comment.