On 2020/11/17 22:41, Peter Zijlstra wrote:
On Mon, Nov 09, 2020 at 10:12:42AM +0800, Like Xu wrote:+ /* Indicate PEBS overflow PMI to guest. */ + __set_bit(62, (unsigned long *)&pmu->global_status);GLOBAL_STATUS_BUFFER_OVF_BIT
Thanks, I'll apply it. If you have more comments on the entire patch set, please let me know. Thanks, Like Xu