public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Srihari Vijayaraghavan <sriharivijayaraghavan@yahoo.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Module Ref Counting & ibmphp
Date: Tue, 14 Mar 2006 16:02:12 -0800	[thread overview]
Message-ID: <20060315000212.GB6533@kroah.com> (raw)
In-Reply-To: <20060314224700.41242.qmail@web52612.mail.yahoo.com>

On Wed, Mar 15, 2006 at 09:47:00AM +1100, Srihari Vijayaraghavan wrote:
> Before (in 2.6.16-rc*):
> $ egrep 'ibmphp' /proc/modules
> ibmphp 67809 4294967295 - Live 0xf8910000
>              ^^^^^^^^^^
> 
> After [1]:
> ibmphp 64224 0 - Live 0xf8965000
>              ^
> 
> Of course, now I'm able to successfully unload ibmphp
> (& subsequently load it too :)) without any
> observeable problems.
> 
> It'd seem, thro struct hotplug_slot_ops, module ref
> count for ibmphp is taken care of. No?

No.  I don't think this driver likes to be unloaded due to the
instability of the hardware if that happens.  So let's just let it not
be unloaded, and hope that the hardware can die in peace and never get
put into any new machines...

thanks,

greg k-h

  reply	other threads:[~2006-03-15  0:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-14 22:47 Module Ref Counting & ibmphp Srihari Vijayaraghavan
2006-03-15  0:02 ` Greg KH [this message]
2006-03-15  0:21   ` Stephen Hemminger
2006-03-15 17:16     ` Daniel Barkalow
2006-03-17 20:20     ` [2.6 patch] disallow unloading of ibmphp Adrian Bunk
2006-03-17 20:30       ` Adrian Bunk
2006-03-15  3:25   ` Module Ref Counting & ibmphp Srihari Vijayaraghavan
2006-03-15  3:36     ` Randy.Dunlap

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=20060315000212.GB6533@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sriharivijayaraghavan@yahoo.com.au \
    /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