I was playing with the commands, but running a few time

gdrm-waitq: gdrm-waitq.c:220: main: Assertion `ret == 0' failed.

that is
ret = ioctl(fd, DRM_IOCTL_GLAMO_GEM_CREATE, &create);
   assert(ret == 0);


fails.


Does this mean that the nvram allocations are not released after an
application is closed?

_______________________________________________
devel mailing list
devel@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/devel

Reply via email to