On Fri, Aug 23, 2024 at 04:23:20PM -0700, Yunhong Jiang wrote:
> Add the binding to use mailbox wakeup mechanism to bringup APs.
>
> Signed-off-by: Yunhong Jiang
> ---
> .../devicetree/bindings/x86/wakeup.yaml | 64 +++
> 1 file changed, 64 insertions(+)
> create mode 1006
On Fri, Aug 23, 2024 at 04:34:54AM -0700, Saurabh Singh Sengar wrote:
> On Thu, Aug 22, 2024 at 08:53:09AM -0700, Shradha Gupta wrote:
> > Currently the values of WQs for RX and TX queues for MANA devices
> > are hardcoded to default sizes.
> > Allow configuring these values for MANA devices as rin
On 8/25/2024 8:27 AM, Michael Kelley wrote:
From: Naman Jain Sent: Thursday, August 22, 2024
4:09 AM
Rescind offer handling relies on rescind callbacks for some of the
resources cleanup, if they are registered. It does not unregister
vmbus device for the primary channel closure, when callb
On 8/25/2024 8:21 AM, Michael Kelley wrote:
From: Naman Jain Sent: Thursday, August 22, 2024
4:09 AM
From: Saurabh Sengar
For primary VMBus channels primary_channel pointer is always NULL. This
pointer is valid only for the secondry channels.
Fix NULL pointer dereference by retrieving t
From: Naman Jain Sent: Sunday, August 25, 2024
10:32 PM
>
> On 8/25/2024 8:27 AM, Michael Kelley wrote:
> > From: Naman Jain Sent: Thursday, August 22,
> > 2024 4:09 AM
> >>
> >> Rescind offer handling relies on rescind callbacks for some of the
> >> resources cleanup, if they are registered.
On 8/26/2024 11:10 AM, Michael Kelley wrote:
From: Naman Jain Sent: Sunday, August 25, 2024
10:32 PM
On 8/25/2024 8:27 AM, Michael Kelley wrote:
From: Naman Jain Sent: Thursday, August 22, 2024
4:09 AM
Rescind offer handling relies on rescind callbacks for some of the
resources cleanu