Sameeh Jubran f2c637c96d Use PAGED_CODE() at the beginning of each pageable method
The PAGED_CODE macro ensures that the calling thread is running at an
IRQL that is low enough to permit paging. A call to this macro should be
made at the beginning of every driver routine that either contains
pageable code or accesses pageable code

Based on a patch by Sandy Stutsman <sstutsma@redhat.com>

Signed-off-by: Sameeh Jubran <sameeh@daynix.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2016-09-28 12:53:42 +01:00
..
2016-09-08 13:07:22 +01:00
2016-09-08 13:07:22 +01:00
2016-09-09 11:17:42 +01:00
2014-09-02 17:36:27 +10:00
2014-09-02 17:36:27 +10:00
2014-09-02 17:36:27 +10:00
2016-09-09 11:09:31 +01:00
2016-09-09 11:09:31 +01:00
2014-09-02 17:36:27 +10:00