X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Fpowerpc%2Fvas-api.rst;fp=Documentation%2Fpowerpc%2Fvas-api.rst;h=788dc8375a0e444ac5928712565421aaa81922ac;hb=6068e1a4427e88f5cc62f238d1baf94a8b824ef4;hp=1217c2f1595e8c3c9bfcf568f545ab129dcb6682;hpb=b710d27bf72068b15b2f0305d825988183e2ff28;p=linux-2.6-microblaze.git diff --git a/Documentation/powerpc/vas-api.rst b/Documentation/powerpc/vas-api.rst index 1217c2f1595e..788dc8375a0e 100644 --- a/Documentation/powerpc/vas-api.rst +++ b/Documentation/powerpc/vas-api.rst @@ -213,7 +213,7 @@ request buffers are not in memory. The operating system handles the fault by updating CSB with the following data: csb.flags = CSB_V; - csb.cc = CSB_CC_TRANSLATION; + csb.cc = CSB_CC_FAULT_ADDRESS; csb.ce = CSB_CE_TERMINATION; csb.address = fault_address;