login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
February
»
16
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonymous shared memory
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Robin Holt
Subject:
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonymous shared memory
Date: Friday, February 16, 2007 - 9:50 am
On Fri, Feb 16, 2007 at 03:05:35PM +0000, David Howells wrote:
quoted text
> Actually, I think I would just pass the mm pointer you have into maydump() and > let that dereference it here: > > > + if (omit_anon_shared) { > > which would then be: > > if (mm->coredump_omit_anon_shared) {
How about: if (vma->vm_mm->coredump_omit_anon_shared) { Then the calls to maydump() would be unchanged: -
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 0/4] coredump: core dump masking support v3
, Kawai, Hidehiro
, (Fri Feb 16, 6:34 am)
[PATCH 1/4] coredump: add an interface to control the core ...
, Kawai, Hidehiro
, (Fri Feb 16, 6:39 am)
[PATCH 2/4] coredump: ELF: enable to omit anonymous shared ...
, Kawai, Hidehiro
, (Fri Feb 16, 6:40 am)
[PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonymous ...
, Kawai, Hidehiro
, (Fri Feb 16, 6:41 am)
[PATCH 4/4] coredump: documentation for proc entry
, Kawai, Hidehiro
, (Fri Feb 16, 6:42 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, David Howells
, (Fri Feb 16, 8:05 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, David Howells
, (Fri Feb 16, 8:08 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Robin Holt
, (Fri Feb 16, 9:50 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, David Howells
, (Fri Feb 16, 1:09 pm)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Kawai, Hidehiro
, (Tue Feb 20, 2:45 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, Kawai, Hidehiro
, (Tue Feb 20, 2:48 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, David Howells
, (Tue Feb 20, 3:58 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Robin Holt
, (Tue Feb 20, 5:56 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Kawai, Hidehiro
, (Wed Feb 21, 3:00 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, David Howells
, (Wed Feb 21, 4:33 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Robin Holt
, (Wed Feb 21, 4:54 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Kawai, Hidehiro
, (Wed Feb 21, 10:33 pm)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, David Howells
, (Thu Feb 22, 4:47 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, Markus Gutschke
, (Fri Feb 23, 8:32 pm)
Re: [PATCH 0/4] coredump: core dump masking support v3
, David Howells
, (Sat Feb 24, 3:02 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, Pavel Machek
, (Sat Feb 24, 4:39 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, Markus Gutschke
, (Sat Feb 24, 1:01 pm)
Re: [PATCH 0/4] coredump: core dump masking support v3
, David Howells
, (Mon Feb 26, 4:49 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, Pavel Machek
, (Mon Feb 26, 5:01 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, David Howells
, (Mon Feb 26, 5:42 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, Kawai, Hidehiro
, (Thu Mar 1, 5:35 am)
Re: [PATCH 0/4] coredump: core dump masking support v3
, Markus Gutschke
, (Thu Mar 1, 11:16 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Hugh Dickins
, (Fri Mar 2, 9:55 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, David Howells
, (Sat Mar 3, 7:10 am)
[PATCH] NOMMU: Hide vm_mm in NOMMU mode
, David Howells
, (Sat Mar 3, 7:25 am)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, Hugh Dickins
, (Mon Mar 5, 12:04 pm)
Re: [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonym ...
, David Howells
, (Tue Mar 6, 11:13 am)
Move to unshared VMAs in NOMMU mode?
, David Howells
, (Fri Mar 9, 7:12 am)
Re: Move to unshared VMAs in NOMMU mode?
, Robin Getz
, (Mon Mar 12, 1:50 pm)
Re: Move to unshared VMAs in NOMMU mode?
, David Howells
, (Tue Mar 13, 3:14 am)
Re: Move to unshared VMAs in NOMMU mode?
, Hugh Dickins
, (Thu Mar 15, 2:20 pm)
Re: Move to unshared VMAs in NOMMU mode?
, David Howells
, (Thu Mar 15, 3:47 pm)
Re: Move to unshared VMAs in NOMMU mode?
, Eric W. Biederman
, (Mon Mar 19, 12:23 pm)
Re: Move to unshared VMAs in NOMMU mode?
, David Howells
, (Tue Mar 20, 4:06 am)
Re: Move to unshared VMAs in NOMMU mode?
, Eric W. Biederman
, (Tue Mar 20, 9:48 am)
Re: Move to unshared VMAs in NOMMU mode?
, David Howells
, (Tue Mar 20, 12:12 pm)
Re: Move to unshared VMAs in NOMMU mode?
, David Howells
, (Tue Mar 20, 12:51 pm)
Re: Move to unshared VMAs in NOMMU mode?
, David Howells
, (Wed Mar 21, 9:11 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate