RE: Fwd: LiS-2.18 and driver open failure due to q->q_ptr being not Null.
"Rodrigues, Edward" <[email protected]>
| Newsgroups | gmane.linux.kernel.streams |
|---|---|
| Message-ID | <28E93C6A59D1C04AAA5E6DF106DCE628F17134@pysmsx401.amr.corp.intel.com> |
Hi, In RHEL 4 kernel ( 2.6.9-5.EL), sleep_on() and sleep_on_timeout() deprecated functions are removed from the kernel. Also cdev_put() and cdev_get() functions are not exported. sleep_on() and cdev_put() are used by LiS-2.18. Is any one addressing these issues? In 2.6.10 kernel also cdev_get() and cdev_put() are un-exported. This wasn't the case with 2.6.8 kernel. Thanks Ed