Implement wait_event_interruptible_timeout in the linuxkpi module. It's
needed for upcoming updates to krping (support for fast registration).
Submitted by: Krishnamraju Eraparaju @ Chelsio
Differential D5776
Implement wait_event_interruptible_timeout. np on Mar 30 2016, 1:39 AM. Authored by Tags None Referenced Files
Subscribers
Details Implement wait_event_interruptible_timeout in the linuxkpi module. It's Submitted by: Krishnamraju Eraparaju @ Chelsio
Diff Detail
Event Timeline
Comment Actions Updates based on feedback. Move linux_timer_jiffies_until to jiffies.h so it's available in wait.h. Comment Actions Looks good. Just do a amd64 LINT build and check my whitespace comments before commit.
|