Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62434
b: refs/heads/master
c: bdb345a
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina authored and Linus Torvalds committed Jul 22, 2007
1 parent 1d7fccb commit 9e56eeb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 2d4fa2f665e0585cae62c3a1ea85d82ee523c8ef
refs/heads/master: bdb345a4e3cf51dbe52955734c33003bbf0486e7
6 changes: 3 additions & 3 deletions trunk/include/asm-x86_64/fixmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
* compile time, but to set the physical address only
* in the boot process.
*
* these 'compile-time allocated' memory buffers are
* fixed-size 4k pages. (or larger if used with an increment
* highger than 1) use fixmap_set(idx,phys) to associate
* These 'compile-time allocated' memory buffers are
* fixed-size 4k pages (or larger if used with an increment
* higher than 1). Use set_fixmap(idx,phys) to associate
* physical memory with fixmap indices.
*
* TLB entries of such buffers will not be flushed across
Expand Down

0 comments on commit 9e56eeb

Please sign in to comment.