
Currently, sysfs_write_user_buffer spinlock is not released correctly in DP_PRINT_STATS() when the buffer size reaches max value. This is causing a soft lockup, when the next DP_PRINT_STATS() call is waiting to acquire the spinlock. This change prevents the softlockup by properly handling the release of the spinlock. Change-Id: I13c3e26f7a26b501c5d23b8dc4b978f61beeabd0 CRs-Fixed: 3495547
334 KiB
334 KiB