Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9181
b: refs/heads/master
c: efb0372
h: refs/heads/master
i:
  9179: 2f722f4
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Sep 21, 2005
1 parent 83fc495 commit 1ddc975
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a46c9047642d70f5619e4a14129d74dd1f6ea74f
refs/heads/master: efb0372bbaf5b829ff8c39db372779928af542a7
3 changes: 2 additions & 1 deletion trunk/arch/um/kernel/tt/process_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
#include "mem_user.h"
#include "tlb.h"
#include "mode.h"
#include "mode_kern.h"
#include "init.h"
#include "tt.h"

int switch_to_tt(void *prev, void *next, void *last)
void switch_to_tt(void *prev, void *next)
{
struct task_struct *from, *to, *prev_sched;
unsigned long flags;
Expand Down

0 comments on commit 1ddc975

Please sign in to comment.