Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1666465
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver |
| Date | 2017-06-15 07:20 +0200 |
| Message-ID | <tSvmi-6IX-7@gated-at.bofh.it> (permalink) |
| References | <tSmsG-Tw-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 14, 2017 at 02:47:27PM -0500, Edward A. James wrote: > +static DEFINE_IDA(sbefifo_ida); WHen your module exits, you don't clean up this structure. Common mistake :) thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver "Edward A. James" <eajames@us.ibm.com> - 2017-06-14 21:50 +0200 Re: [PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver Greg KH <gregkh@linuxfoundation.org> - 2017-06-15 07:20 +0200 Re: [PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver Greg KH <gregkh@linuxfoundation.org> - 2017-06-15 07:20 +0200 Re: [PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver Greg KH <gregkh@linuxfoundation.org> - 2017-06-15 07:30 +0200 Re: [PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver Greg KH <gregkh@linuxfoundation.org> - 2017-06-15 07:30 +0200 Re: [PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver Greg KH <gregkh@linuxfoundation.org> - 2017-06-15 07:30 +0200
csiph-web