Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276846
b: refs/heads/master
c: 0006526
h: refs/heads/master
v: v3
  • Loading branch information
Kautuk Consul authored and Linus Torvalds committed Dec 20, 2011
1 parent 8b58add commit 7db9c10
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: b75d91f7ca513f0a4d0d1ad0942fb90cf5a2bc88
refs/heads/master: 0006526d78e93c3684c806bf7cf3f67dfa49c3c8
2 changes: 1 addition & 1 deletion trunk/mm/vmalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@ static struct vm_struct *__get_vm_area_node(unsigned long size,
unsigned long align, unsigned long flags, unsigned long start,
unsigned long end, int node, gfp_t gfp_mask, void *caller)
{
static struct vmap_area *va;
struct vmap_area *va;
struct vm_struct *area;

BUG_ON(in_interrupt());
Expand Down

0 comments on commit 7db9c10

Please sign in to comment.