<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [vdpau,uvd] kernel oops, Unable to handle kernel paging request at virtual address"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83708#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [vdpau,uvd] kernel oops, Unable to handle kernel paging request at virtual address"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83708">bug 83708</a>
              from <span class="vcard"><a class="email" href="mailto:zduo006@163.com" title="Jack <zduo006@163.com>"> <span class="fn">Jack</span></a>
</span></b>
        <pre>I solved that problem by use readl()/writel() func to access cpu virtual
address insteand of set address directly. such as use readl(&msg[1]) instead of
msg_type=msg[1]. and use the l/b endian transfer. But the new error ocurred
(error message) .
    radeon:GPU lockup cp stall for ... more than...
   I try to change the lockup timeout to longer but no use.
   I don't know why??</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>