All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Nathan Williams <nathan@traverse.com.au>
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: BUG at kernel/timer.c:1100 when using JFFS2
Date: Wed, 21 Nov 2012 09:49:54 +0200	[thread overview]
Message-ID: <1353484194.2701.5.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1353483457.9160.26.camel@laptop>

[-- Attachment #1: Type: text/plain, Size: 609 bytes --]

On Wed, 2012-11-21 at 18:37 +1100, Nathan Williams wrote:
> Hi,
> 
> I've come across a problem when loading a module straight after unmounting a JFFS2 partition.
> I'm using a Geos ADSL router board with an AMD Geode LX/CS5536 chipset and a Hynix H27U1G8F2BTR NAND flash.
> 
> I can reproduce my problem with this shell script:
> 
> #!/bin/sh
> mount -t jffs2 mtd:logs /mnt
> echo "Hello World" > /mnt/file
> umount /mnt
> modprobe r8169

You probably use 3.5? There was a bug which was fixed, try the latest
stable 3.5 version, the fix must be there.

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2012-11-21  7:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-21  7:37 BUG at kernel/timer.c:1100 when using JFFS2 Nathan Williams
2012-11-21  7:49 ` Artem Bityutskiy [this message]
2012-11-21 11:08   ` Nathan Williams
2012-11-21 11:44     ` Nathan Williams

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=1353484194.2701.5.camel@sauron.fi.intel.com \
    --to=dedekind1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=nathan@traverse.com.au \
    /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.