diff options
author | adrian <adrian@FreeBSD.org> | 2015-10-04 07:45:36 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2015-10-04 07:45:36 +0000 |
commit | 63f765030dc055a1eef961f7f5741217efb534a9 (patch) | |
tree | 87c1942bf24a957c46e7c666f3ec5b23bca341f5 /lib/libc/stdlib/random.c | |
parent | 15bc65f144a8e7501d5b41594aa7436b28858d6f (diff) | |
download | FreeBSD-src-63f765030dc055a1eef961f7f5741217efb534a9.zip FreeBSD-src-63f765030dc055a1eef961f7f5741217efb534a9.tar.gz |
drm2: a few minor fixes after r280183
* Remove obsolete drm_agp_*_memory() prototypes.
* Fix comment in drm_fops.c (outisde -> outside).
* Fix some formatting issues in drm_stub.c (spaces -> tabs).
* Add missing case statement (gen == 3) in intel_gpu_reset().
* Restore pci_enable_busmaster() call in the init path (fixes gpu hang on i945GM).
* Replace M_WAITOK with M_NOWAIT when the return value of malloc is checked (may be incorrect).
Submitted by: <s3erios@gmail.com>
Reviewed by: dumbbell
Approved by: dumbbell
Differential Revision: https://reviews.freebsd.org/D3413
Diffstat (limited to 'lib/libc/stdlib/random.c')
0 files changed, 0 insertions, 0 deletions