login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
27
Re: [PATCH] x86: Add a list for custom page fault handlers.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Ingo Molnar
Subject:
Re: [PATCH] x86: Add a list for custom page fault handlers.
Date: Sunday, January 27, 2008 - 12:29 pm
* Pekka Paalanen <pq@iki.fi> wrote:
quoted text
> arch/x86/Kconfig.debug | 9 ++++++ > arch/x86/mm/fault_32.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++ > arch/x86/mm/fault_64.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++ > include/asm-x86/kdebug.h | 9 ++++++
hm, could you please base this against x86.git#mm, see:
http://redhat.com/~mingo/x86.git/README
thanks, Ingo --
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] x86: Add a list for custom page fault handlers.
, Pekka Paalanen
, (Sun Jan 27, 9:52 am)
[RFC PATCH] x86: mmiotrace - trace memory mapped IO
, Pekka Paalanen
, (Sun Jan 27, 10:55 am)
Re: [PATCH] x86: Add a list for custom page fault handlers.
, Ingo Molnar
, (Sun Jan 27, 12:29 pm)
Re: [PATCH] x86: Add a list for custom page fault handlers.
, Peter Zijlstra
, (Sun Jan 27, 2:03 pm)
Re: [PATCH] x86: Add a list for custom page fault handlers.
, Harvey Harrison
, (Tue Jan 29, 7:28 pm)
Re: [PATCH] x86: Add a list for custom page fault handlers.
, Harvey Harrison
, (Tue Jan 29, 7:34 pm)
Re: [PATCH] x86: Add a list for custom page fault handlers.
, Pekka Paalanen
, (Wed Jan 30, 11:08 am)
Re: [PATCH] x86: Add a list for custom page fault handlers.
, Arjan van de Ven
, (Wed Jan 30, 11:20 am)
Re: [RFC PATCH] x86: mmiotrace - trace memory mapped IO
, Pekka Paalanen
, (Wed Jan 30, 3:39 pm)
Re: [PATCH] x86: Add a list for custom page fault handlers.
, Ingo Molnar
, (Thu Jan 31, 8:07 am)
[PATCH v2] x86: Add a list for custom page fault handlers.
, Pekka Paalanen
, (Thu Jan 31, 9:02 am)
Re: [PATCH v2] x86: Add a list for custom page fault handlers.
, Arjan van de Ven
, (Thu Jan 31, 9:15 am)
[RFC PATCH v2] x86: mmiotrace - trace memory mapped IO
, Pekka Paalanen
, (Thu Jan 31, 9:16 am)
Re: [RFC PATCH v2] x86: mmiotrace - trace memory mapped IO
, Arjan van de Ven
, (Thu Jan 31, 9:29 am)
Re: [PATCH v2] x86: Add a list for custom page fault handlers.
, Pekka Paalanen
, (Sat Feb 2, 11:55 pm)
Re: [PATCH v2] x86: Add a list for custom page fault handlers.
, Ingo Molnar
, (Sun Feb 3, 12:03 am)
Re: [RFC PATCH v2] x86: mmiotrace - trace memory mapped IO
, Pekka Paalanen
, (Sun Feb 3, 12:21 am)
Re: [PATCH v2] x86: Add a list for custom page fault handlers.
, Pekka Paalanen
, (Sun Feb 3, 2:40 pm)
[PATCH 1/4] x86 mmiotrace: use lookup_address()
, Pekka Paalanen
, (Tue Feb 5, 1:28 pm)
[PATCH 2/4] x86 mmiotrace: fix relay-buffer-full flag for SMP
, Pekka Paalanen
, (Tue Feb 5, 1:30 pm)
[PATCH 3/4] x86 mmiotrace: comment about user space ABI
, Pekka Paalanen
, (Tue Feb 5, 1:31 pm)
[PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/
, Pekka Paalanen
, (Tue Feb 5, 1:39 pm)
Re: [PATCH 2/4] x86 mmiotrace: fix relay-buffer-full flag ...
, Eric Dumazet
, (Tue Feb 5, 1:44 pm)
Re: [PATCH 2/4] x86 mmiotrace: fix relay-buffer-full flag ...
, Pekka Paalanen
, (Tue Feb 5, 2:14 pm)
Re: [PATCH 2/4] x86 mmiotrace: fix relay-buffer-full flag ...
, Eric Dumazet
, (Tue Feb 5, 2:35 pm)
Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/
, Randy Dunlap
, (Tue Feb 5, 8:02 pm)
Re: [PATCH 1/4] x86 mmiotrace: use lookup_address()
, Christoph Hellwig
, (Tue Feb 5, 10:00 pm)
Re: [PATCH 1/4] x86 mmiotrace: use lookup_address()
, Ingo Molnar
, (Thu Feb 7, 5:52 am)
Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/
, Ingo Molnar
, (Thu Feb 7, 5:53 am)
Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/
, Christoph Hellwig
, (Thu Feb 7, 5:56 am)
Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/
, Pekka Paalanen
, (Sat Feb 9, 4:21 am)
[RFC PATCH] x86: explicit call to mmiotrace in do_page_fault()
, Pekka Paalanen
, (Sat Feb 9, 10:52 am)
[PATCH] x86 mmiotrace: Use percpu instead of arrays.
, Pekka Paalanen
, (Sat Feb 9, 10:53 am)
Re: [RFC PATCH] x86: explicit call to mmiotrace in do_page ...
, Arjan van de Ven
, (Sat Feb 9, 11:01 am)
Re: [RFC PATCH] x86: explicit call to mmiotrace in do_page ...
, Pekka Paalanen
, (Sat Feb 9, 11:23 am)
Re: [RFC PATCH] x86: explicit call to mmiotrace in do_page ...
, Peter Zijlstra
, (Sat Feb 9, 11:39 am)
Re: [RFC PATCH] x86: explicit call to mmiotrace in do_page ...
, Peter Zijlstra
, (Sat Feb 9, 11:39 am)
Re: [RFC PATCH] x86: explicit call to mmiotrace in do_page ...
, Pekka Enberg
, (Sat Feb 9, 11:56 am)
Re: [RFC PATCH] x86: explicit call to mmiotrace in do_page ...
, Pekka Paalanen
, (Sat Feb 9, 12:11 pm)
Re: [RFC PATCH] x86: explicit call to mmiotrace in do_page ...
, Pekka Enberg
, (Sat Feb 9, 12:19 pm)
[RFC PATCH v2] x86: explicit call to mmiotrace in do_page_ ...
, Pekka Paalanen
, (Sun Feb 10, 11:05 am)
Re: [RFC PATCH v2] x86: explicit call to mmiotrace in do_p ...
, Pavel Roskin
, (Sun Feb 10, 7:12 pm)
Re: [RFC PATCH v2] x86: explicit call to mmiotrace in do_p ...
, Pekka Paalanen
, (Mon Feb 11, 11:04 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Christoph Lameter
[PATCH 1/2] Make page->private usable in compound pages V1
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Jesse Barnes
Re: PCI probing changes
git
:
Jakub Narebski
Re: GSoC 2008 - Mentors Wanted!
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Andy Parkins
git-fetch fails with error code 128
Marcus Griep
Re: [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
Junio C Hamano
Re: [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
git-commits-head
:
Linux Kernel Mailing List
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
linux-netdev
:
Eric Dumazet
[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Patrick McHardy
[NET_SCHED]: sch_ingress: remove netfilter support
Rose, Gregory V
RE: __bad_udelay in network driver breaks build
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
ropers
Re: Real men don't attack straw men
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Colocation donated by:
Syndicate