[Spice-devel] [PATCH qxl-wddm-dod v6 1/4] Use PAGED_CODE() at the beginning of each pageable method

Frediano Ziglio fziglio at redhat.com
Wed Sep 28 11:54:49 UTC 2016


> 
> 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 at redhat.com>
> 
> Signed-off-by: Sameeh Jubran <sameeh at daynix.com>

Acked-by: Frediano Ziglio <fziglio at redhat.com>

Frediano


More information about the Spice-devel mailing list