diff options
author | David S. Miller <davem@davemloft.net> | 2014-04-29 22:28:23 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-04 07:56:25 +0200 |
commit | fe866433f843b080246ce729b5e6b27b5f5d9a58 (patch) | |
tree | 4c0123ab989b0386d39cf04be83b76f04523eceb /fs | |
parent | sparc64: Add basic validations to {pud,pmd}_bad(). (diff) | |
download | linux-fe866433f843b080246ce729b5e6b27b5f5d9a58.tar.xz linux-fe866433f843b080246ce729b5e6b27b5f5d9a58.zip |
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR().
pte_ERROR() is not used anywhere, delete it.
For pgd_ERROR() and pmd_ERROR(), output something similar to x86, giving the address
of the pgd/pmd as well as it's value.
Also provide the caller, since these macros are invoked from pgd_clear_bad() and
pmd_clear_bad() which provides little context as to what high level operation was
occuring when the BAD state was detected.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions