login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
October
»
5
Re: [PATCH 1/3] x86: mtrr_cleanup: print out correct type
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: H. Peter Anvin
Subject:
Re: [PATCH 1/3] x86: mtrr_cleanup: print out correct type
Date: Saturday, October 4, 2008 - 5:42 pm
Yinghai Lu wrote:
quoted text
> > Index: linux-2.6/arch/x86/kernel/cpu/mtrr/main.c > =================================================================== > --- linux-2.6.orig/arch/x86/kernel/cpu/mtrr/main.c > +++ linux-2.6/arch/x86/kernel/cpu/mtrr/main.c > @@ -1273,12 +1273,14 @@ static int __init mtrr_cleanup(unsigned > size_base = to_size_factor(size_base, &size_factor), > start_base = range_state[i].base_pfn << (PAGE_SHIFT - 10); > start_base = to_size_factor(start_base, &start_factor), > + type = range_state[i].type; > > printk(KERN_DEBUG "reg %d, base: %ld%cB, range: %ld%cB, type %s\n", > i, start_base, start_factor, > size_base, size_factor, > (type == MTRR_TYPE_UNCACHABLE) ? "UC" : > - ((type == MTRR_TYPE_WRBACK) ? "WB" : "Other") > + ((type == MTRR_TYPE_WRPROT) ? "WPROT" : > + ((type == MTRR_TYPE_WRBACK) ? "WB" : "Other")) > );
If you're going to abbreviate, please use the standard abbreviations as documented in the manuals. The abbreviation for write protect is WP. -hpa --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/3] x86: mtrr_cleanup: print out correct type
, Yinghai Lu
, (Sat Oct 4, 2:50 pm)
[PATCH 2/3] x86: mtrr_cleanup: first 1M should be coverred ...
, Yinghai Lu
, (Sat Oct 4, 2:50 pm)
[PATCH 3/3] x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE
, Yinghai Lu
, (Sat Oct 4, 2:50 pm)
Re: [PATCH 1/3] x86: mtrr_cleanup: print out correct type
, H. Peter Anvin
, (Sat Oct 4, 5:42 pm)
Re: [PATCH 2/3] x86: mtrr_cleanup: first 1M should be cove ...
, H. Peter Anvin
, (Sat Oct 4, 5:46 pm)
Re: [PATCH 1/3] x86: mtrr_cleanup: print out correct type
, Yinghai Lu
, (Sat Oct 4, 6:42 pm)
Re: [PATCH 2/3] x86: mtrr_cleanup: first 1M should be cove ...
, Yinghai Lu
, (Sat Oct 4, 6:49 pm)
Re: [PATCH 2/3] x86: mtrr_cleanup: first 1M should be cove ...
, H. Peter Anvin
, (Sat Oct 4, 6:52 pm)
Re: [PATCH 2/3] x86: mtrr_cleanup: first 1M should be cove ...
, Yinghai Lu
, (Sat Oct 4, 6:59 pm)
Re: [PATCH 2/3] x86: mtrr_cleanup: first 1M should be cove ...
, H. Peter Anvin
, (Sat Oct 4, 7:04 pm)
Re: [PATCH 1/3] x86: mtrr_cleanup: print out correct type
, H. Peter Anvin
, (Sat Oct 4, 8:10 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Brownell
Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function `usbnet_set_settings':
Eberhard Moenkeberg
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Andy Walls
Re: [PATCH 11/32] v4l/cx18: update workqueue usage
Thomas Gleixner
[patch -mm 19/28] x86_64: Use generic cmos update
Matthew Garrett
Re: 2.6.25-rc6 regression - hang on resume [Bug 10319]
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Michael Witten
Re: 'git gc --aggressive' effectively unusable
Jonathan Nieder
Re: [PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patc...
Eric Raymond
git status --porcelain is a mess that needs fixing
linux-netdev
:
David Miller
Re: [PATCH 32/53] netns xfrm: finding policy in netns
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric Dumazet
Re: HTB accuracy on 10GbE
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB (8018): Add em2860 chip ID
Linux Kernel Mailing List
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Linux Kernel Mailing List
ARM: Add Versatile Express SMP support
Linux Kernel Mailing List
ixgbe: fix automatic LRO/RSC settings for low latency
Linux Kernel Mailing List
[CIFS] if get root inode fails during mount, cleanup tree connection
openbsd-misc
:
Samuel Baldwin
Re: Forum engine
Robert
disklabel - cylinder rounding
nixlists
Re: Which laptops do the developers use?
Claudio Jeker
Re: OT: Python (was Re: vi in /bin)
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Colocation donated by:
Syndicate