linaro-swg / linux

Linux kernel source tree
Other
41 stars 79 forks source link

Add missing DMA Buf detach #87

Open jforissier opened 3 years ago

jforissier commented 3 years ago
From: Olivier Masse <olivier.masse@nxp.com>

Fix a memory leak in tee_shm_release.

Signed-off-by: Olivier Masse <olivier.masse@nxp.com>
jenswi-linaro commented 3 years ago

Might be worth noting that this is not in upstream. (Edit: or am I missing something?) A fixes tag would be nice too.

jforissier commented 3 years ago

Might be worth noting that this is not in upstream. (Edit: or am I missing something?)

No, you're right. If I'm not mistaken this relates the the dma_buf/ion stuff for secure data path which is not upstream.

omasse-linaro commented 3 years ago

I'm not sure to understand the problem with checks failure, cause I do not have access to https://optee.mooo.com:5000/logs/linaro-swg/linux/87/567785836/2f283bb26fd9b7d14aa7a7cc92ef42ca88e417a0

jbech-linaro commented 3 years ago

I'm not sure to understand the problem with checks failure,

Hi Olivier, to me it looks like a time-out happened when trying to download/clone the gits. Let me restart the job.

cause I do not have access to

That's strange. It should be accessible to anyone on the internet.

omasse-linaro commented 3 years ago

cause I do not have access to

That's strange. It should be accessible to anyone on the internet.

ok I see, it's because used port is 5000 which is not allowed by my office internet connection.