RE: [PATCH v2 2/2] drivers/hv: add CPU offlining support

2025-01-13 Thread Michael Kelley
From: Hamza Mahfooz Sent: Friday, January 10, 2025 2:00 PM > > Currently, it is effectively impossible to offline CPUs. Since, most > CPUs will have vmbus channels attached to them. So, as made mention of > in commit d570aec0f2154 ("Drivers: hv: vmbus: Synchronize > init_vp_index() vs. CPU hotpl

RE: [PATCH v2 1/2] drivers/hv: introduce vmbus_channel_set_cpu()

2025-01-13 Thread Michael Kelley
From: Hamza Mahfooz Sent: Friday, January 10, 2025 2:00 PM > > I would like to reuse target_cpu_store() within the driver. So, move > most of it's body into vmbus_channel_set_cpu(). Need a more focused commit message. Don't use personal pronouns like "I". I would suggest something like: T

Re: [PATCH v2 1/2] drivers/hv: introduce vmbus_channel_set_cpu()

2025-01-13 Thread kernel test robot
Hi Hamza, kernel test robot noticed the following build errors: [auto build test ERROR on linus/master] [also build test ERROR on v6.13-rc7 next-20250113] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as