All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafał Bilski" <rafalbilski@interia.pl>
To: Satyam Sharma <satyam@infradead.org>
Cc: trivial@kernel.org, David Woodhouse <dwmw2@infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mtdsuper: licensce = GPL
Date: Thu, 02 Aug 2007 18:02:03 +0200	[thread overview]
Message-ID: <46B1FFFB.6040209@interia.pl> (raw)
In-Reply-To: <alpine.LFD.0.999.0708021309430.8258@enigma.security.iitk.ac.in>

> You should apply -rcN or -gitX patches on the previous Linus' kernel
> (2.6.x) and not the 2.6.x.y "-stable" ones -- those are a "parallel" tree.
Done.
> Hmm, you've got mtdpart build separately as well. Could you redo as per
> what I suggested above (take 2.6.22, apply -rc1, then -rc1-git3) and then
> rebuild after "make oldconfig" ... and let us know if you still end up
> with these modules?
This time I used Linux-2.6.23-rc1-git11 with config for my desktop plus 
MTD selected as <M>. Previous config was for my "router". Let me know 
if You need "desktop" config too.

  CC [M]  drivers/mtd/mtdcore.o
  CC [M]  drivers/mtd/mtdsuper.o
  CC [M]  drivers/mtd/mtdchar.o
  CC [M]  drivers/mtd/mtd_blkdevs.o
  CC [M]  drivers/mtd/mtdblock.o
[...]
  CC      drivers/mtd/chips/chipreg.mod.o
  LD [M]  drivers/mtd/chips/chipreg.ko
  CC      drivers/mtd/devices/block2mtd.mod.o
  LD [M]  drivers/mtd/devices/block2mtd.ko
  CC      drivers/mtd/mtd_blkdevs.mod.o
  LD [M]  drivers/mtd/mtd_blkdevs.ko
  CC      drivers/mtd/mtdblock.mod.o
  LD [M]  drivers/mtd/mtdblock.ko
  CC      drivers/mtd/mtdchar.mod.o
  LD [M]  drivers/mtd/mtdchar.ko
  CC      drivers/mtd/mtdcore.mod.o
  LD [M]  drivers/mtd/mtdcore.ko
  CC      drivers/mtd/mtdsuper.mod.o
  LD [M]  drivers/mtd/mtdsuper.ko

% ls *.ko
mtd_blkdevs.ko  mtdblock.ko  mtdchar.ko  mtdcore.ko  mtdsuper.ko

> Could also be a make/toolchain issue at your end,
> for all I know.
I'm using "Arch Linux" now.
% make -v
GNU Make 3.81
[...]
This program built for i686-pc-linux-gnu

% gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.2.1 20070704 (prerelease)

% ld -v
GNU ld version 2.17

> Satyam
Rafał


----------------------------------------------------------------------
Jak najszybciej dostac sie na wymarzona plaze?
Znajdz trase ekspresowa 

>>>http://link.interia.pl/f1b0d


  reply	other threads:[~2007-08-02 16:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-01 18:33 [PATCH] mtdsuper: licensce = GPL Rafał Bilski
2007-08-01 21:53 ` Satyam Sharma
2007-08-02  7:18   ` Rafał Bilski
2007-08-02  8:14     ` Satyam Sharma
2007-08-02 16:02       ` Rafał Bilski [this message]
2007-08-03  2:57         ` [PATCH] mtd: Makefile fix (was Re: [PATCH] mtdsuper: licensce = GPL) Satyam Sharma
2007-08-03  2:57           ` Satyam Sharma
2007-08-03  8:17           ` Rafał Bilski
2007-08-03  8:17             ` Rafał Bilski

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=46B1FFFB.6040209@interia.pl \
    --to=rafalbilski@interia.pl \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=satyam@infradead.org \
    --cc=trivial@kernel.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.