Skip to content

Commit

Permalink
drm/i915/gvt: always use i915_reg_t for MMIO handler definition
Browse files Browse the repository at this point in the history
Always requires properly defined i915_reg_t type for MMIO handler
definition.

Fix kasan warning of "drivers/gpu/drm/i915/gvt/handlers.c:2397:1: error: the frame size of 32120 bytes is larger than 8192 bytes"

Reviewed-by: Zhi Wang <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
  • Loading branch information
zhenyw committed Dec 22, 2017
1 parent b05b339 commit c20164d
Showing 1 changed file with 352 additions and 352 deletions.
Loading

0 comments on commit c20164d

Please sign in to comment.