login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
16
Re: [patch] mm: sparsemem memory_present() memory corruption fix
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: KAMEZAWA Hiroyuki
Subject:
Re: [patch] mm: sparsemem memory_present() memory corruption fix
Date: Tuesday, April 15, 2008 - 7:20 pm
On Tue, 15 Apr 2008 19:00:18 -0700 "Yinghai Lu" <yhlu.kernel@gmail.com> wrote:
quoted text
> On Tue, Apr 15, 2008 at 6:30 PM, Yinghai Lu <yhlu.kernel@gmail.com> wrote: > > > > On Tue, Apr 15, 2008 at 6:17 PM, Ingo Molnar <mingo@elte.hu> wrote: > > > > > > * Ingo Molnar <mingo@elte.hu> wrote: > > > > > > > > > this is the only call to memory_present() we do in 32-bit arch > > > > > > setup, so it's required. > > > > > > > > > > We could clip there if SPARSEMEM is configured. I wonder if this > > > > > affects other platforms that need HIGHMEM support? > > > > > > > > clip where and what? > > > > > > i.e. as per my previous argument i'd consider the need to sanitize the > > > calls in the architecture fundamentally wrong. > > > > > > whether the core code emits a warning or allows the call is an > > > additional question i mention in the changelog - but the core sparse > > > memory code should _definitely_ not silently overflow a key internal > > > array ... (of which data structure the architecture code is not even > > > aware of) > > > > or you can move that check into find_max_pfn for x86_32? so it will > > not affect other platform regarding Christoph's concern? > > > the patch doesn't have side effects on x86_64. >
also no side effects on my ia64/NUMA box, which has sparse physical memory map. Thanks, -Kame --
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:
[bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab ...
, Ingo Molnar
, (Fri Apr 11, 12:41 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Pekka Enberg
, (Fri Apr 11, 1:21 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Pekka Enberg
, (Fri Apr 11, 1:50 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Ingo Molnar
, (Fri Apr 11, 1:54 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Pekka Enberg
, (Fri Apr 11, 2:05 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Pekka Enberg
, (Fri Apr 11, 2:08 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Pekka Enberg
, (Fri Apr 11, 2:11 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Ingo Molnar
, (Fri Apr 11, 2:24 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Nick Piggin
, (Fri Apr 11, 3:34 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Christoph Lameter
, (Fri Apr 11, 12:25 pm)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Christoph Lameter
, (Fri Apr 11, 12:26 pm)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Christoph Lameter
, (Fri Apr 11, 12:28 pm)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Christoph Lameter
, (Sat Apr 12, 3:38 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Yinghai Lu
, (Sat Apr 12, 10:22 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Ingo Molnar
, (Mon Apr 14, 10:43 pm)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Ingo Molnar
, (Mon Apr 14, 10:49 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Mon Apr 14, 11:25 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Pekka Enberg
, (Mon Apr 14, 11:41 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 12:08 am)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Yinghai Lu
, (Tue Apr 15, 1:31 am)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:46 am)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:11 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Mel Gorman
, (Tue Apr 15, 2:36 am)
Re: [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/ ...
, Ingo Molnar
, (Tue Apr 15, 3:03 am)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Linus Torvalds
, (Tue Apr 15, 9:02 am)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 9:15 am)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Linus Torvalds
, (Tue Apr 15, 10:23 am)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 12:35 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 12:39 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 12:41 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 12:54 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 1:03 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:17 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:23 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:28 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:34 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Pekka Enberg
, (Tue Apr 15, 1:34 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:40 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:42 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 1:50 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 1:54 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:58 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 1:58 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Linus Torvalds
, (Tue Apr 15, 2:06 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 2:08 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:08 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:13 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Mike Travis
, (Tue Apr 15, 2:16 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:19 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 2:21 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:23 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:24 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 2:24 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Mike Travis
, (Tue Apr 15, 2:27 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:28 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 2:33 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 2:42 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Mike Travis
, (Tue Apr 15, 2:43 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 2:55 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 3:06 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 3:07 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 3:13 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 3:27 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 3:32 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Yinghai Lu
, (Tue Apr 15, 4:18 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 4:22 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Ingo Molnar
, (Tue Apr 15, 4:27 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 4:32 pm)
[patch] mm: sparsemem memory_present() memory corruption fix
, Ingo Molnar
, (Tue Apr 15, 5:03 pm)
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
, Christoph Lameter
, (Tue Apr 15, 5:04 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Christoph Lameter
, (Tue Apr 15, 5:10 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 5:18 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Christoph Lameter
, (Tue Apr 15, 5:19 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Yinghai Lu
, (Tue Apr 15, 5:32 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Yinghai Lu
, (Tue Apr 15, 5:33 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 5:34 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 5:36 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 5:40 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 5:44 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Christoph Lameter
, (Tue Apr 15, 5:45 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Christoph Lameter
, (Tue Apr 15, 5:46 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 5:52 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 5:52 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Yinghai Lu
, (Tue Apr 15, 5:56 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 6:02 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 6:14 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Tue Apr 15, 6:17 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Yinghai Lu
, (Tue Apr 15, 6:17 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Yinghai Lu
, (Tue Apr 15, 6:30 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, KAMEZAWA Hiroyuki
, (Tue Apr 15, 6:48 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Yinghai Lu
, (Tue Apr 15, 7:00 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, KAMEZAWA Hiroyuki
, (Tue Apr 15, 7:20 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Linus Torvalds
, (Tue Apr 15, 7:45 pm)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Mel Gorman
, (Wed Apr 16, 7:05 am)
Re: [patch] mm: sparsemem memory_present() memory corrupti ...
, Ingo Molnar
, (Wed Apr 16, 8:03 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Eli Cohen
Re: LRO num of frags limit
Yinghai Lu
Re: Linux 2.6.27-rc5: System boot regression caused by commit a2bd7274b47124d2fc4d...
David Howells
Re: [PATCH 3/17] afs: convert afs_dir_get_page to read_kmap_page
Jan Beulich
[PATCH] x86: fix ticket spin lock asm constraints
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
git
:
Bill Lear
cpio command not found
Ben Schmidt
Getting the path right for git over SSH
Fredrik Kuivinen
Re: fatal: unable to create '.git/index': File exists
Jing Xue
Re: git rm --cached
Laflen, Brandon (GE, Research)
RE: fatal: Unable to find remote helper for 'http'
linux-netdev
:
Johann Baudy
Packet mmap: TX RING and zero copy
Evgeniy Polyakov
Re: [2/3] POHMELFS: Documentation.
Eric W. Biederman
Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Yahoo Award Center
Yahoo 2011 Award Notice!!!
Stephen Hemminger
Re: NAPI, rx_no_buffer_count, e1000, r8169 and other actors
openbsd-misc
:
Bryan Irvine
Re: DVD burn error: No space left on device
Anders Langworthy
Re: What does your environment look like?
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Télé Loisirs
[Programme TV] Lundi 21 Décembre 2009
Skylar Hawk
Re: asus eee 1201n - acpitz0 critical temperature 255C (5282K), shutting down
git-commits-head
:
Linux Kernel Mailing List
Linux 2.6.34-rc4
Linux Kernel Mailing List
x86 boot: only pick up additional EFI memmap if add_efi_memmap flag
Linux Kernel Mailing List
[ALSA] hda-codec - Add support for VIA VT1708B HD audio codec
Linux Kernel Mailing List
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Linux Kernel Mailing List
powerpc/fsl_msi: enable msi allocation in all banks
Colocation donated by:
Syndicate