All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Nick Ivanter <nick@auriga.ru>
Cc: "SИbastien CТtИ" <scote1@Matrox.COM>, mtd@infradead.org
Subject: Re: Compiling MTD in the kernel
Date: Mon, 17 Jul 2000 16:36:31 +0100	[thread overview]
Message-ID: <24865.963848191@cygnus.co.uk> (raw)
In-Reply-To: <39732117.94E3C0BB@auriga.ru>


nick@auriga.ru said:
> You probably did not patch init/main.c and fs/filesystems.c to call
> init_mtd() and init_jffs_fs() correspondingly.

Should be there.

passion /home/dwmw2/working/mtd/patches $ diffstat mtd-patch-2.2.16 
 Makefile               |    5 +++++
 arch/alpha/config.in   |    2 ++
 arch/arm/config.in     |    2 ++
 arch/i386/config.in    |    2 ++
 arch/m68k/config.in    |    2 ++
 arch/mips/config.in    |    2 ++
 arch/ppc/config.in     |    2 +-
 arch/s390/config.in    |    3 +++
 arch/sparc/config.in   |    2 ++
 arch/sparc64/config.in |    1 +
 drivers/Makefile       |   11 ++++++++++-
 fs/Config.in           |    1 +
 fs/Makefile            |   10 +++++++++-
 fs/filesystems.c       |    8 ++++++++
 include/linux/module.h |    1 +
 init/main.c            |    7 ++++++-
 kernel/ksyms.c         |    1 +
 kernel/module.c        |   21 ++++++++++++++++++++-


--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

  reply	other threads:[~2000-07-17 15:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-17 14:48 Compiling MTD in the kernel Sébastien Côté
2000-07-17 14:54 ` David Woodhouse
2000-07-17 15:07 ` Nick Ivanter
2000-07-17 15:36   ` David Woodhouse [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-07-17 15:05 mark.langsdorf
2000-07-17 15:36 ` Sébastien Côté
2000-07-17 17:00 ` David Woodhouse

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=24865.963848191@cygnus.co.uk \
    --to=dwmw2@infradead.org \
    --cc=mtd@infradead.org \
    --cc=nick@auriga.ru \
    --cc=scote1@Matrox.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.