diff options
author | Glenn Kasten <gkasten@google.com> | 2012-05-14 10:49:17 -0700 |
---|---|---|
committer | Glenn Kasten <gkasten@google.com> | 2012-05-14 16:55:26 -0700 |
commit | 542af12d10e5923a6e811c72e2bbe4e7507b6448 (patch) | |
tree | 5e4840966c6ade07f9bfbfc28f6b0546e971a7b0 /opengl/tests/gl_basic/gl_basic.cpp | |
parent | b194ec926bf3fb3c546244b135f602ceb3a0a6b0 (diff) |
Fix log spam about CPU frequency on one device
Previous kernels have allowed opening the CPU frequency file regardless
whether the CPU is up or not. This fixes some log spam on one device
with dynamic hot plug CPU feature, which does not allow opening the CPU
frequency file if CPU is down.
Also, since the file descriptors are global and have long lives, add
the close-on-exec flag.
Change-Id: Ia14a2b9e20038dfb96a573920176a47a96bd3f5a
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions