linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: viro@parcelfarce.linux.theplanet.co.uk
To: Margit Schubert-While <margitsw@t-online.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.22-pre2 unresolved proc_get_inode
Date: Sat, 28 Jun 2003 12:21:51 +0100	[thread overview]
Message-ID: <20030628112151.GC27348@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <5.1.0.14.2.20030628123855.00aefd18@pop.t-online.de>

On Sat, Jun 28, 2003 at 12:40:36PM +0200, Margit Schubert-While wrote:
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.22-pre2; fi
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.22-pre2/kernel/drivers/net/wan/comx.o
> depmod:         proc_get_inode
> 
> I suppose we let Christoph and Marc fight it out.

You know what?  I'm so fed up with that crap, that today Marcelo will
get a patch killing proc_get_inode(), making proc_lookup() static and
eliminating ->proc_iops completely.

Enough is enough.  comx is the only user of that crap and all procfs
code in comx is broken by design and trivially exploitable.  It's
unsalvagable and any attempt to fix it will amount to rewrite from
scratch anyway.

It's not a new problem, it had been discussed to hell and back and
comx folks could not have been arsed to do anything about it in what,
3 years?

  reply	other threads:[~2003-06-28 11:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-28 10:40 2.4.22-pre2 unresolved proc_get_inode Margit Schubert-While
2003-06-28 11:21 ` viro [this message]
2003-06-28 12:15   ` Margit Schubert-While

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=20030628112151.GC27348@parcelfarce.linux.theplanet.co.uk \
    --to=viro@parcelfarce.linux.theplanet.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=margitsw@t-online.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).