From 9e56eeb0e98ee665e814b6086ed684137db95ac2 Mon Sep 17 00:00:00 2001 From: Jiri Kosina Date: Sat, 21 Jul 2007 17:11:21 +0200 Subject: [PATCH] --- yaml --- r: 62434 b: refs/heads/master c: bdb345a4e3cf51dbe52955734c33003bbf0486e7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-x86_64/fixmap.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 1e82873ffb29..d0bbd9b63a44 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2d4fa2f665e0585cae62c3a1ea85d82ee523c8ef +refs/heads/master: bdb345a4e3cf51dbe52955734c33003bbf0486e7 diff --git a/trunk/include/asm-x86_64/fixmap.h b/trunk/include/asm-x86_64/fixmap.h index 2acb9b7f6418..cdfbe4a6ae6f 100644 --- a/trunk/include/asm-x86_64/fixmap.h +++ b/trunk/include/asm-x86_64/fixmap.h @@ -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