Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10097
b: refs/heads/master
c: 1c6fe94
h: refs/heads/master
i:
  10095: f1660ac
v: v3
  • Loading branch information
Magnus Damm authored and Linus Torvalds committed Oct 26, 2005
1 parent 923324f commit 8b0800b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8712e553562bbbed9b3a99370f08e9bc25908a76
refs/heads/master: 1c6fe9465941df04a1ad8f009bd6d95b20072a58
2 changes: 2 additions & 0 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1750,6 +1750,8 @@ inline void setup_pageset(struct per_cpu_pageset *p, unsigned long batch)
{
struct per_cpu_pages *pcp;

memset(p, 0, sizeof(*p));

pcp = &p->pcp[0]; /* hot */
pcp->count = 0;
pcp->low = 2 * batch;
Expand Down

0 comments on commit 8b0800b

Please sign in to comment.