Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1415141
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] char: Prefer pr_* instead of printk |
| Date | 2016-06-06 16:40 +0200 |
| Message-ID | <rH3R9-68Z-59@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <rGmM9-3qZ-13@gated-at.bofh.it> <rGW3g-17P-13@gated-at.bofh.it> <rGW3g-17P-15@gated-at.bofh.it> <rGW3g-17P-17@gated-at.bofh.it> <rGW3g-17P-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jun 06, 2016 at 11:44:07AM +0530, jyoti singh wrote: > yes sir, > I have written a tty driver module there i had used printk and pr_*. > it is working fine with both. That's not the answer to my question, did you test _this_ driver with _these_ changes? Or at least I think that was what my question was, I don't see it here in the context so I don't remember... greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] char: Prefer pr_* instead of printk Jyoti Singh <jssengar92@gmail.com> - 2016-06-04 16:50 +0200
Re: [PATCH] char: Prefer pr_* instead of printk Greg KH <gregkh@linuxfoundation.org> - 2016-06-04 18:40 +0200
Re: [PATCH] char: Prefer pr_* instead of printk jyoti singh <jssengar92@gmail.com> - 2016-06-06 08:20 +0200
Re: [PATCH] char: Prefer pr_* instead of printk Greg KH <gregkh@linuxfoundation.org> - 2016-06-06 16:40 +0200
Re: [PATCH] char: Prefer pr_* instead of printk Joe Perches <joe@perches.com> - 2016-06-06 17:30 +0200
csiph-web