public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* relayfs question related to removing parent directory.
@ 2013-05-08 20:32 Ben Greear
  2013-05-08 20:35 ` Al Viro
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Greear @ 2013-05-08 20:32 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I'm seeing a crash when unloading the ath9k module.

It seems relay_close() is being passed bad memory.

The relay_open call uses an ath9k debugfs directory, so
that may be removed before the call to relay_close()
is called.

Does relayfs automatically close files when the parent
directory is removed?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-08 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 20:32 relayfs question related to removing parent directory Ben Greear
2013-05-08 20:35 ` Al Viro
2013-05-08 20:37   ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox