Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198286
b: refs/heads/master
c: 6c5e303
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 25, 2010
1 parent c28bd9a commit 563a1c7
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 37682177af68478fa83429b735fa16913c2fbb2b
refs/heads/master: 6c5e303afdf2910e58aeda56c10506342545a5af
3 changes: 3 additions & 0 deletions trunk/include/asm-generic/kmap_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ KMAP_D(16) KM_IRQ_PTE,
KMAP_D(17) KM_NMI,
KMAP_D(18) KM_NMI_PTE,
KMAP_D(19) KM_KDB,
/*
* Remember to update debug_kmap_atomic() when adding new kmap types!
*/
KMAP_D(20) KM_TYPE_NR
};

Expand Down

0 comments on commit 563a1c7

Please sign in to comment.