All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christopher Hoover" <ch@hpl.hp.com>
To: "'mtd list'" <linux-mtd@lists.infradead.org>
Subject: Regression of mtd/chips/jedec_probe.c in 2.6.0-test7
Date: Wed, 15 Oct 2003 16:46:53 -0700	[thread overview]
Message-ID: <000901c39376$9cb111e0$d203b60f@duckduck> (raw)


Perhaps this is already known, but it may serve as useful news to some. 

The version of mtd/chips/jedec_probe.c in 2.6.0-test7 (revision 1.29
according to $Id$) has suffered a regression.  That version fails to detect
AMD AM29LV800BB flash in 16-bit x 1 configuration.  Replacing it with
revision 1.32 from CVS or downgrading to revision 1.6 from 2.5.70-rmk1,
holding everything else constant, solves the problem.

Also, all versions of mtd/chips/jedec_probe.c need:

#include <linux/init.h>

for 2.6.0-test7.  (I cannot ssh from my current network location, otherwise
I'd make this change to CVS.)

Cheers,
-ch
ch(at)murgatroid.com
ch(at)hpl.hp.com

             reply	other threads:[~2003-10-15 23:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-15 23:46 Christopher Hoover [this message]
2003-10-16 14:08 ` Regression of mtd/chips/jedec_probe.c in 2.6.0-test7 Thayne Harbaugh
2003-10-22 22:33   ` Christopher Hoover
2003-10-22 22:51     ` Thayne Harbaugh
2003-10-23  0:43       ` Christopher Hoover
2003-10-23 15:56         ` Thayne Harbaugh
2003-10-23 16:13     ` Thayne Harbaugh

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='000901c39376$9cb111e0$d203b60f@duckduck' \
    --to=ch@hpl.hp.com \
    --cc=linux-mtd@lists.infradead.org \
    /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.