Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139185
b: refs/heads/master
c: acdd052
h: refs/heads/master
i:
  139183: 261ea5d
v: v3
  • Loading branch information
Hannes Eder authored and Linus Torvalds committed Apr 1, 2009
1 parent 78b3cec commit 2a6fce9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e0f7ad5f4f5056b20914a35d31abcf29036ca364
refs/heads/master: acdd052a285a7b4cc7da4fa7d34ef9fd0a67b2f8
1 change: 1 addition & 0 deletions trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ static void run_init_process(char *init_filename)
* makes it inline to init() and it becomes part of init.text section
*/
static noinline int init_post(void)
__releases(kernel_lock)
{
/* need to finish all async __init code before freeing the memory */
async_synchronize_full();
Expand Down

0 comments on commit 2a6fce9

Please sign in to comment.