Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273026
b: refs/heads/master
c: 445c578
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Richard Weinberger committed Nov 2, 2011
1 parent 1d239b8 commit 4e9e581
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 16 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: c75d053b701cc098d44b729c8266a2df5ca5206e
refs/heads/master: 445c5786c9ce02b6816bb11fd3394a134fa6d244
13 changes: 0 additions & 13 deletions trunk/arch/um/include/shared/tlb.h

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/arch/um/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
#include <linux/threads.h>
#include <asm/current.h>
#include <asm/pgtable.h>
#include <asm/mmu_context.h>
#include <asm/uaccess.h>
#include "as-layout.h"
#include "kern_util.h"
#include "os.h"
#include "skas.h"
#include "tlb.h"

/*
* This is a per-cpu array. A processor only modifies its entry and it only
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/um/kernel/tlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include "mem_user.h"
#include "os.h"
#include "skas.h"
#include "tlb.h"

struct host_vm_change {
struct host_vm_op {
Expand Down

0 comments on commit 4e9e581

Please sign in to comment.