[Intel-gfx] [PATCH 04/13] drm/i915/gen8: Add dynamic allocation macros and helper functions

Daniel Vetter daniel at ffwll.ch
Thu Apr 9 05:11:12 PDT 2015


On Wed, Apr 08, 2015 at 12:13:26PM +0100, Michel Thierry wrote:
> +static inline uint32_t gen8_pml4e_index(uint64_t address)
> +{
> +	BUG(); /* For 64B */

Please never use BUG where a WARN would do too. Fixed while applying.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list