On 10/29/23 10:35, Krzysztof Kozlowski wrote:
On 24/10/2023 11:15, Przemek Kitszel wrote:
On 10/23/23 16:02, Sean Christopherson wrote:
+Mateusz
On Mon, Oct 23, 2023, Przemek Kitszel wrote:
Additional tags between Co-developed-by and corresponding Signed-off-by
could include Reviewed-by tags
Hi Russell,
> On 24 Oct 2023, at 15:15, Russell King (Oracle) wrote:
>
> Hi,
>
> I'm posting James' patch set updated with most of the review comments
> from his RFC v2 series back in September. Individual patches have a
> changelog attached at the bottom of the commit message. Those which
> I
On Mon, Oct 30, 2023 at 04:41:19PM +, Miguel Luis wrote:
> Hi Russell,
>
> Tested on QEMU, based on Salil's RFC v2 [1], running with KVM.
> - boot
> - hotplug up to 'maxcpus'
> - hotunplug down to the number of boot cpus
> - hotplug vcpus and migrate with vcpus offline
> - hotplug vcpus and mi
Documentation: trace/objtrace: Move the line entering the trace
directory to the first step, so that the commands in the first step
can be executed smoothly.
Signed-off-by: Renhai
diff --git a/Documentation/trace/events.rst b/Documentation/trace/events.rst
index 52ac8ca8ab64..d5fadf7966de 10
Hi renhai,
On Tue, Oct 31, 2023 at 10:46 AM renhai_lenovo wrote:
>
> Documentation: trace/objtrace: Move the line entering the trace
> directory to the first step, so that the commands in the first step
> can be executed smoothly.
>
> Signed-off-by: Renhai
>
> diff --git a/Documentation/trac