All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <rpurdie@rpsys.net>
To: Russell King <rmk@arm.linux.org.uk>, Andrew Morton <akpm@osdl.org>
Cc: Wolfgang Wander <wwc@rentec.com>, linux-mm@kvack.org
Subject: Re: 2.6.12-rc4-mm2
Date: Sun, 5 Jun 2005 12:39:36 +0100	[thread overview]
Message-ID: <008201c569c3$61b30ab0$0f01a8c0@max> (raw)
In-Reply-To: 20050602220213.D3468@flint.arm.linux.org.uk

Russell King:
> I'm not sure what happened with this, but there's someone reporting that
> -rc5-mm1 doesn't work.  Unfortunately, there's not a lot to go on:
>
> http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2005-May/029188.html
>
> Could be unrelated for all I know.

I've been going around in circles chasing the previously mentioned memory 
corruption type bug. It causes random(ish) segfaults as the system boots. 
Sometimes they're serious and stop the system dead sometimes they're not. I 
have also see alignment errors and floating point errors.

I've traced this back to 2.6.12-rc4-git1. 2.6.12-rc4 works fine. The -git1 
release has these random segfaults. I'd previously said 2.6.12-rc5 was ok - 
it isn't, it was just more subtlety broken :-(. This may or may not by why 
2.6.12-rc5-mm1 stops dead and certainly looks similar to the random 
segfaults under 2.6.12-rc5-mm2.

2.6.12-rc4-git1 contains the following patches:

    [PATCH] Fix root hole in pktcdvd
    [PATCH] Fix root hole in raw device
    [PATCH] fix Linux kernel ELF core dump privilege elevation
    [PATCH] ARM: Fix build error
    [PATCH] wireless: 3CRWE154G72 Kconfig help fix
    [PATCH] Typo in tulip driver
    [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug
    [PATCH] drivers/net/wireless enabled by wrong option
    [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev 
name
    [PATCH] ARM: 2676/1: S3C2440 - NAND register additions
    [PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubled
    [PATCH] ARM: 2680/1: refine TLS reg availability some more again
    [PATCH] ARM: 2666/1: i.MX pwm controller defines
    [PATCH] ARM: 2663/2: I can't type
    [PATCH] ARM: Add V6 aliasing cache flush
    [PATCH] ARM: Use top_pmd for V6 copy/clear user_page
    [PATCH] ARM: Move copy/clear user_page locking into implementation
    [PATCH] ARM: Add top_pmd, which points at the top-most page table
    [PATCH] Serial: Add uart_insert_char()
    [PATCH] ARM: Add inline functions to find the pmd from virtual address
    [PATCH] MMC: wbsd update

There are some farily serious mm changes on arm there and I suspect one of 
them is at fault.

Russell: Any idea which one it might be offhand?

Richard 

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

  parent reply	other threads:[~2005-06-05 11:39 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050516130048.6f6947c1.akpm@osdl.org>
     [not found] ` <20050516210655.E634@flint.arm.linux.org.uk>
     [not found]   ` <030401c55a6e$34e67cb0$0f01a8c0@max>
2005-05-16 23:39     ` 2.6.12-rc4-mm2 Andrew Morton
2005-05-17  0:13       ` 2.6.12-rc4-mm2 Wolfgang Wander
2005-05-17  8:38         ` 2.6.12-rc4-mm2 Richard Purdie
2005-06-02 21:02       ` 2.6.12-rc4-mm2 Russell King
2005-06-02 22:20         ` 2.6.12-rc4-mm2 Wolfgang Wander
2005-06-02 22:28         ` 2.6.12-rc4-mm2 Richard Purdie
2005-06-04 14:18         ` 2.6.12-rc4-mm2 Richard Purdie
2005-06-04 14:43         ` 2.6.12-rc4-mm2 Richard Purdie
2005-06-05 11:39         ` Richard Purdie [this message]
2005-06-05 11:45           ` 2.6.12-rc4-mm2 Russell King
2005-06-05 18:43             ` 2.6.12-rc4-mm2 Richard Purdie
2005-06-05 19:16               ` 2.6.12-rc4-mm2 Russell King
2005-05-16  9:13 2.6.12-rc4-mm2 Andrew Morton
2005-05-16  9:25 ` 2.6.12-rc4-mm2 Russell King
2005-05-16 10:50 ` 2.6.12-rc4-mm2 Danny ter Haar
2005-05-16 11:17   ` 2.6.12-rc4-mm2 Alexey Dobriyan
2005-05-16 11:38     ` 2.6.12-rc4-mm2 Danny ter Haar
2005-05-16 12:15       ` 2.6.12-rc4-mm2 Alexey Dobriyan
2005-05-16 17:11         ` 2.6.12-rc4-mm2 Danny ter Haar
2005-05-16 17:43           ` 2.6.12-rc4-mm2 Alexey Dobriyan
2005-05-16 19:30             ` 2.6.12-rc4-mm2 Danny ter Haar
2005-05-16 12:30 ` 2.6.12-rc4-mm2 Brice Goglin
2005-05-17  9:06 ` 2.6.12-rc4-mm2 Brice Goglin
2005-05-17 16:38   ` 2.6.12-rc4-mm2 Richard Purdie
2005-05-18 22:45     ` 2.6.12-rc4-mm2 Richard Purdie
2005-05-18  7:14 ` 2.6.12-rc4-mm2 Coywolf Qi Hunt
     [not found] ` <20050516021302.13bd285a.akpm-3NddpPZAyC0@public.gmane.org>
2005-05-18 20:26   ` 2.6.12-rc4-mm2 Alexander Nyberg
2005-05-18 20:26     ` 2.6.12-rc4-mm2 Alexander Nyberg
     [not found]     ` <1116447964.23209.26.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2005-05-24  8:45       ` 2.6.12-rc4-mm2 Andrew Morton
2005-05-19 14:59 ` 2.6.12-rc4-mm2 Brice Goglin
  -- strict thread matches above, loose matches on Subject: below --
2005-05-12 10:31 2.6.12-rc4-mm1 Andrew Morton
2005-05-14 11:27 ` 2.6.12-rc4-mm1 Richard Purdie
2005-05-16 11:27   ` 2.6.12-rc4-mm2 Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='008201c569c3$61b30ab0$0f01a8c0@max' \
    --to=rpurdie@rpsys.net \
    --cc=akpm@osdl.org \
    --cc=linux-mm@kvack.org \
    --cc=rmk@arm.linux.org.uk \
    --cc=wwc@rentec.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.