summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Rong <rong.r.yang@intel.com>2016-08-03 17:36:46 +0800
committerYang Rong <rong.r.yang@intel.com>2016-08-03 18:14:45 +0800
commite963ec839414b0ad23d91eed729340f40a1031bc (patch)
tree9cadeb1732b4fb8c8a73154a660b7c7f30b031a4
parent4c8820ee80cfb41808583f4c5e9a0a916ae206f8 (diff)
downloadbeignet-runtime_dev.tar.gz
README: remove "legacy Illegal pointer issue" section.runtime_dev
-rw-r--r--docs/Beignet.mdwn11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/Beignet.mdwn b/docs/Beignet.mdwn
index 0a6a4cfd..9345bfaa 100644
--- a/docs/Beignet.mdwn
+++ b/docs/Beignet.mdwn
@@ -207,17 +207,6 @@ Known Issues
extension. This feature used to work with a previous mesa git version. But now, it's
simply broken.
-* Illegal pointer issue.
- If you met the following error message:
-
- `Illegal pointer which is not from a valid memory space.`
- `Aborting...`
-
- That means the computing kernel is running into an unsupported feature which is to
- store/load pointers to/from memory. As we know, this feature has been used in Luxmark
- 3.0 and maybe the latest BOINC. Beignet could support them currently. We plan to fix
- it in next major release 1.1.0.
-
TODO
----