Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84625
b: refs/heads/master
c: 6d76239
h: refs/heads/master
i:
  84623: 8d8adf2
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Feb 8, 2008
1 parent a118851 commit 65c10e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 88173507e4fc1e7ecd111b0565e8cba0cb7dae6d
refs/heads/master: 6d7623943c905efae327933bc5ee0b2f78e15f56
4 changes: 1 addition & 3 deletions trunk/kernel/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
#include <asm/semaphore.h>
#include <asm/cacheflush.h>
#include <linux/license.h>
#include <asm/sections.h>

#if 0
#define DEBUGP printk
Expand Down Expand Up @@ -343,9 +344,6 @@ static inline unsigned int block_size(int val)
return val;
}

/* Created by linker magic */
extern char __per_cpu_start[], __per_cpu_end[];

static void *percpu_modalloc(unsigned long size, unsigned long align,
const char *name)
{
Expand Down

0 comments on commit 65c10e8

Please sign in to comment.