kernel-ark/arch/ia64/kernel
Chen, Kenneth W e8aabc4716 [IA64] polish comments for tlb fault handler in ivt.S
Polish the comments specifically in vhpt_miss and nested_dtlb_miss
handlers.  I think it's better to explicitly name each page table
level with its name instead of numerically name them.  i.e., use
pgd, pud, pmd, and pte instead of referring as L1, L2, L3 etc.
Along the line, remove some magic number in the comments like:
"PTA + (((IFA(61,63) << 7) | IFA(33,39))*8)".  No code change at
all, pure comment update.  Feel free to shoot anything you have,
darts or tomahawk cruise missile.  I will duck behind a bunker ;-)

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Acked-by: Robin Holt <holt@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-11-17 09:48:15 -08:00
..
cpufreq
acpi-ext.c
acpi.c
asm-offsets.c
brl_emu.c
cyclone.c
efi_stub.S
efi.c [IA64] Replace kcalloc(1, with kzalloc. 2005-11-10 11:28:20 -08:00
entry.h
entry.S
fsys.S
gate-data.S
gate.lds.S
gate.S
head.S
ia64_ksyms.c
init_task.c
iosapic.c
irq_ia64.c
irq_lsapic.c
irq.c
ivt.S [IA64] polish comments for tlb fault handler in ivt.S 2005-11-17 09:48:15 -08:00
jprobes.S
kprobes.c [IA64] Extend notify_die() hooks for IA64 2005-11-07 11:27:13 -08:00
machvec.c
Makefile
mca_asm.S
mca_drv_asm.S
mca_drv.c Pull mca-check-psp into release branch 2005-11-10 10:38:05 -08:00
mca_drv.h
mca.c [IA64] Extend notify_die() hooks for IA64 2005-11-07 11:27:13 -08:00
minstate.h
module.c
numa.c
pal.S
palinfo.c
patch.c
perfmon_default_smpl.c
perfmon_generic.h
perfmon_itanium.h
perfmon_mckinley.h
perfmon.c [PATCH] kfree cleanup: arch 2005-11-07 07:54:06 -08:00
process.c [PATCH] ia64: cpu_idle performance bug fix 2005-11-15 15:50:51 -08:00
ptrace.c
sal.c
salinfo.c
semaphore.c
setup.c Pull context-bitmap into release branch 2005-11-10 10:39:49 -08:00
sigframe.h
signal.c [IA64] align signal-frame even when not using alternate signal-stack 2005-11-08 09:58:06 -08:00
smp.c
smpboot.c [PATCH] sched: disable preempt in idle tasks 2005-11-09 07:56:33 -08:00
sys_ia64.c
time.c
topology.c
traps.c [IA64] Extend notify_die() hooks for IA64 2005-11-07 11:27:13 -08:00
unaligned.c
uncached.c
unwind_decoder.c
unwind_i.h
unwind.c
vmlinux.lds.S