“c0e09200dc0813972442e550a5905a132768e56c”上不存在“drivers/gpu/drm/nouveau/nvkm/engine/device/nv30.c”
Avoid shifts of negative values inflateMark().
The C standard says that bit shifts of negative integers is undefined. This casts to unsigned values to assure a known result.
Showing
想要评论请 注册 或 登录