aboutsummaryrefslogtreecommitdiffstats
path: root/fs/direct-io.c
diff options
context:
space:
mode:
authorAlistair Strachan <alistair.strachan@imgtec.com>2012-06-14 10:21:54 +0100
committerAndroid Partner Code Review <android-gerrit-partner@google.com>2012-06-14 21:38:17 -0700
commit5a7b9539f5c1a9bb35131014907929a2da3fa723 (patch)
tree5305f14ebcef9b29dce7ea9a16959653e4185748 /fs/direct-io.c
parentca5c535e1e9cae41831adae5a29a76f848f7f792 (diff)
downloadkernel_samsung_crespo-5a7b9539f5c1a9bb35131014907929a2da3fa723.zip
kernel_samsung_crespo-5a7b9539f5c1a9bb35131014907929a2da3fa723.tar.gz
kernel_samsung_crespo-5a7b9539f5c1a9bb35131014907929a2da3fa723.tar.bz2
gpu: pvr: Fix a bug that prevented MMU PTs from being dumped.
DumpPT already had a static inline if PT_DEBUG or PT_DUMP weren't defined, so it shouldn't have been #ifdef guarded. Furthermore, PT_DEBUG isn't enabled so DumpPT would not have been called to dump the page tables in one case. This is incorrect as it should have been called if PT_DUMP was enabled. Change-Id: I4a0d2a3665b7586a5dfa4390098df4edb6edfe74
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions