From 44948a0caeb2ed505a8f815136d87d86d5651f94 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Thu, 5 May 2005 16:16:13 -0700 Subject: [PATCH] --- yaml --- r: 1036 b: refs/heads/master c: 3d67554895982f04d458e14c81b7b9843429719c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-um/pgtable.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6e2d17569883..7e4a6793fddf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3677209239ed71d2654e73eecfab1dbec2af11a9 +refs/heads/master: 3d67554895982f04d458e14c81b7b9843429719c diff --git a/trunk/include/asm-um/pgtable.h b/trunk/include/asm-um/pgtable.h index 71f9c0c78c0c..510e513c7f88 100644 --- a/trunk/include/asm-um/pgtable.h +++ b/trunk/include/asm-um/pgtable.h @@ -106,7 +106,7 @@ extern unsigned long end_iomem; /* * Define this if things work differently on an i386 and an i486: * it will (on an i486) warn about kernel memory accesses that are - * done without a 'verify_area(VERIFY_WRITE,..)' + * done without a 'access_ok(VERIFY_WRITE,..)' */ #undef TEST_VERIFY_AREA