applemedia: iosurfacememory: remove NO_SHARE flag
authorAlessandro Decina <alessandro.d@gmail.com>
Tue, 12 Jan 2016 03:02:46 +0000 (14:02 +1100)
committerAlessandro Decina <alessandro.d@gmail.com>
Tue, 12 Jan 2016 03:05:01 +0000 (14:05 +1100)
commit45b40b846777a0c0e23c7525b5e15093e3b98f2a
tree14d605954a4a5c2b4c6a8f484ebc668808cfc1eb
parentf94079c1a970b32db2ed9c0fc2b59966766cc02a
applemedia: iosurfacememory: remove NO_SHARE flag

The full memory can be safely shared. Sharing a sub region can't be done and
will fail in the base allocator, triggering a copy.
sys/applemedia/iosurfacememory.c