Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109091
b: refs/heads/master
c: 7cf0bed
h: refs/heads/master
i:
  109089: fbbf6d1
  109087: f95416e
v: v3
  • Loading branch information
Linus Torvalds committed Aug 25, 2008
1 parent beef544 commit bc08dd3
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: 1dc3e3bcbfe335843ec938bfdddb34d10f4dd278
refs/heads/master: 7cf0bed9c322992c7d5f912cb9a83d2809e71881
2 changes: 1 addition & 1 deletion trunk/kernel/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -1799,7 +1799,7 @@ static void *module_alloc_update_bounds(unsigned long size)

/* Allocate and load the module: note that size of section 0 is always
zero, and we rely on this for optional sections. */
static struct module *load_module(void __user *umod,
static noinline struct module *load_module(void __user *umod,
unsigned long len,
const char __user *uargs)
{
Expand Down

0 comments on commit bc08dd3

Please sign in to comment.