All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias-Christian Ott <matthias.christian@tiscali.de>
To: Aleksey Gorelov <Aleksey_Gorelov@Phoenix.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: modules strip
Date: Fri, 21 Jan 2005 22:22:34 +0100	[thread overview]
Message-ID: <41F1729A.6000709@tiscali.de> (raw)
In-Reply-To: <5F106036E3D97448B673ED7AA8B2B6B301ACD8F7@scl-exch2k.phoenix.com>

Aleksey Gorelov wrote:

>Hi,
>
>  I'm trying to strip modules a bit (2.6, x86) using
>
>strip -R .not -R .comment --strip-unneeded module.ko
>
>  It seems to keep intact relocation & ksymtab symbols, tested on my
>configuration and seems to reduce the overall size for about 10-15%
>(usefull for embedded). Does anybody know if there is any pitfalls with
>that ?
>
>Thanks,
>Aleks.
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>
>  
>
Hi!
Why should there be a pitfall, you just strip some usualy not needed 
information. But maybe this causes problems with functions or parts of 
the Kernel which need this information.

Matthias-Christian Ott

      reply	other threads:[~2005-01-21 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-21 18:24 modules strip Aleksey Gorelov
2005-01-21 21:22 ` Matthias-Christian Ott [this message]

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=41F1729A.6000709@tiscali.de \
    --to=matthias.christian@tiscali.de \
    --cc=Aleksey_Gorelov@Phoenix.com \
    --cc=linux-kernel@vger.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.