public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] staging: speakup: safely unregister ldisc
@ 2017-07-16 16:18 Okash Khawaja
  2017-07-16 16:18 ` [patch 1/2] staging: speakup: add functions to register and " Okash Khawaja
  2017-07-16 16:18 ` [patch 2/2] staging: speakup: safely " Okash Khawaja
  0 siblings, 2 replies; 3+ messages in thread
From: Okash Khawaja @ 2017-07-16 16:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Samuel Thibault, Alan Cox,
	linux-kernel
  Cc: William Hubbs, Chris Brannon, Kirk Reiser, speakup, devel

Hi,

These patches make sure that N_SPEAKUP is correctly unregistered when all
speakup related modules are unloaded, making sure the refcount correctly
represents the number of users.

Patch 1: simply adds functions to register and unregister ldisc, without
        changing existing behaviour
Patch 2: uses those functions to register and unregister ldisc correctly

Thanks,
Okash

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

end of thread, other threads:[~2017-07-16 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16 16:18 [patch 0/2] staging: speakup: safely unregister ldisc Okash Khawaja
2017-07-16 16:18 ` [patch 1/2] staging: speakup: add functions to register and " Okash Khawaja
2017-07-16 16:18 ` [patch 2/2] staging: speakup: safely " Okash Khawaja

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