mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
shifts into the sign bit. Instead use (1U << 31) which gets the expected result. This fix is not ideal as it assumes a 32 bit int, but does fix the issue for most cases. A similar change was made in OpenBSD. Discussed with: -arch, rdivacky Reviewed by: cperciva |
||
|---|---|---|
| .. | ||
| ttm_agp_backend.c | ||
| ttm_bo.c | ||
| ttm_bo_api.h | ||
| ttm_bo_driver.h | ||
| ttm_bo_manager.c | ||
| ttm_bo_util.c | ||
| ttm_bo_vm.c | ||
| ttm_execbuf_util.c | ||
| ttm_execbuf_util.h | ||
| ttm_lock.c | ||
| ttm_lock.h | ||
| ttm_memory.c | ||
| ttm_memory.h | ||
| ttm_module.h | ||
| ttm_object.c | ||
| ttm_object.h | ||
| ttm_page_alloc.c | ||
| ttm_page_alloc.h | ||
| ttm_page_alloc_dma.c | ||
| ttm_placement.h | ||
| ttm_tt.c | ||