login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
22
Re: [PATCH 04 of 12] Moves all mmu notifier methods outside the PT lock (first and not last
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Lameter
Subject:
Re: [PATCH 04 of 12] Moves all mmu notifier methods outside the PT lock (first and not last
Date: Tuesday, April 22, 2008 - 1:24 pm
Reverts a part of an earlier patch. Why isnt this merged into 1 of 12? --
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 00 of 12] mmu notifier #v13
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 02 of 12] Fix ia64 compilation failure because of c ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 03 of 12] get_task_mm should not succeed if mmput() ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 04 of 12] Moves all mmu notifier methods outside th ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 05 of 12] Move the tlb flushing into free_pgtables. ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 06 of 12] Move the tlb flushing inside of unmap vma ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 07 of 12] Add a function to rw_semaphores to check ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 08 of 12] The conversion to a rwsem allows notifier ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 09 of 12] Convert the anon_vma spinlock to a rw sem ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 10 of 12] Convert mm_lock to use semaphores after i ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 11 of 12] XPMEM would have used sys_madvise() excep ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
[PATCH 12 of 12] This patch adds a lock ordering rule to a ...
, Andrea Arcangeli
, (Tue Apr 22, 6:51 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Eric Dumazet
, (Tue Apr 22, 7:56 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Tue Apr 22, 8:15 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Avi Kivity
, (Tue Apr 22, 8:24 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Eric Dumazet
, (Tue Apr 22, 8:37 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Tue Apr 22, 9:46 am)
Re: [PATCH 00 of 12] mmu notifier #v13
, Robin Holt
, (Tue Apr 22, 11:22 am)
Re: [PATCH 00 of 12] mmu notifier #v13
, Andrea Arcangeli
, (Tue Apr 22, 11:43 am)
Re: [PATCH 00 of 12] mmu notifier #v13
, Robin Holt
, (Tue Apr 22, 12:42 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Tue Apr 22, 1:19 pm)
Re: [PATCH 02 of 12] Fix ia64 compilation failure because ...
, Christoph Lameter
, (Tue Apr 22, 1:22 pm)
Re: [PATCH 03 of 12] get_task_mm should not succeed if mmp ...
, Christoph Lameter
, (Tue Apr 22, 1:23 pm)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Christoph Lameter
, (Tue Apr 22, 1:24 pm)
Re: [PATCH 05 of 12] Move the tlb flushing into free_pgtab ...
, Christoph Lameter
, (Tue Apr 22, 1:25 pm)
Re: [PATCH 10 of 12] Convert mm_lock to use semaphores aft ...
, Christoph Lameter
, (Tue Apr 22, 1:26 pm)
Re: [PATCH 00 of 12] mmu notifier #v13
, Christoph Lameter
, (Tue Apr 22, 1:28 pm)
Re: [PATCH 00 of 12] mmu notifier #v13
, Christoph Lameter
, (Tue Apr 22, 1:30 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Robin Holt
, (Tue Apr 22, 1:31 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Tue Apr 22, 3:35 pm)
Re: [PATCH 03 of 12] get_task_mm should not succeed if mmp ...
, Andrea Arcangeli
, (Tue Apr 22, 3:37 pm)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Andrea Arcangeli
, (Tue Apr 22, 3:40 pm)
Re: [PATCH 02 of 12] Fix ia64 compilation failure because ...
, Andrea Arcangeli
, (Tue Apr 22, 3:43 pm)
Re: [PATCH 10 of 12] Convert mm_lock to use semaphores aft ...
, Andrea Arcangeli
, (Tue Apr 22, 3:54 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Robin Holt
, (Tue Apr 22, 4:07 pm)
Re: [PATCH 02 of 12] Fix ia64 compilation failure because ...
, Robin Holt
, (Tue Apr 22, 4:07 pm)
Re: [PATCH 03 of 12] get_task_mm should not succeed if mmp ...
, Christoph Lameter
, (Tue Apr 22, 4:13 pm)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Christoph Lameter
, (Tue Apr 22, 4:14 pm)
Re: [PATCH 10 of 12] Convert mm_lock to use semaphores aft ...
, Christoph Lameter
, (Tue Apr 22, 4:19 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Tue Apr 22, 4:20 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Jack Steiner
, (Tue Apr 22, 5:28 pm)
Re: [PATCH 00 of 12] mmu notifier #v13
, Jack Steiner
, (Tue Apr 22, 5:31 pm)
Re: [PATCH 00 of 12] mmu notifier #v13
, Andrea Arcangeli
, (Wed Apr 23, 6:33 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 6:36 am)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Andrea Arcangeli
, (Wed Apr 23, 6:44 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Robin Holt
, (Wed Apr 23, 7:47 am)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Robin Holt
, (Wed Apr 23, 8:45 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 8:59 am)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Andrea Arcangeli
, (Wed Apr 23, 9:15 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 9:26 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 9:37 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Jack Steiner
, (Wed Apr 23, 10:09 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 10:24 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 10:45 am)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Christoph Lameter
, (Wed Apr 23, 11:02 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Wed Apr 23, 11:09 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Wed Apr 23, 11:15 am)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Andrea Arcangeli
, (Wed Apr 23, 11:16 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Wed Apr 23, 11:19 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 11:19 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Wed Apr 23, 11:21 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 11:25 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Wed Apr 23, 11:27 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 11:34 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 11:37 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Wed Apr 23, 11:46 am)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Robin Holt
, (Wed Apr 23, 12:55 pm)
Re: [PATCH 04 of 12] Moves all mmu notifier methods outsid ...
, Avi Kivity
, (Wed Apr 23, 2:05 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 3:19 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed Apr 23, 11:49 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Robin Holt
, (Thu Apr 24, 2:51 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Thu Apr 24, 8:39 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Thu Apr 24, 10:41 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Robin Holt
, (Sat Apr 26, 6:17 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Sat Apr 26, 7:04 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Sun Apr 27, 5:27 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Mon Apr 28, 1:34 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Mon Apr 28, 5:10 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Christoph Lameter
, (Mon Apr 28, 6:28 pm)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Hugh Dickins
, (Tue Apr 29, 3:49 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Tue Apr 29, 6:32 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Tue Apr 29, 8:30 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Robin Holt
, (Tue Apr 29, 8:50 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Tue Apr 29, 9:03 am)
Re: [PATCH 01 of 12] Core of mmu notifiers
, Andrea Arcangeli
, (Wed May 7, 8:00 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Greg Kroah-Hartman
[PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Pekka Enberg
Re: BUG in free_block (tainted)
Joerg Roedel
Re: [patch] dma-debug: off by one issue
git
:
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
Christian Stimming
git-gui: Fix broken revert confirmation.
linux-netdev
:
Frans Pop
[PATCH] ipv4: make default for INET_LRO consistent with help text
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
Patrick McHardy
Re: [PATCH RESEND 1/3] netfilter: xtables: inclusion of xt_condition
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
openbsd-misc
:
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Stuart Henderson
Re: SquidGuard problem
Henning Brauer
Re: 3ware hardware raid support?
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
V4L/DVB (9041): Add support YUAN High-Tech STK7700D (1164:1f08)
Colocation donated by:
Syndicate