Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-28 Thread Jason Wang
On Fri, Mar 29, 2024 at 11:02 AM Cindy Lu wrote: > > On Thu, Mar 28, 2024 at 12:12 PM Jason Wang wrote: > > > > On Wed, Mar 27, 2024 at 5:33 PM Cindy Lu wrote: > > > > > > On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > > > > > > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-28 Thread Cindy Lu
On Thu, Mar 28, 2024 at 12:12 PM Jason Wang wrote: > > On Wed, Mar 27, 2024 at 5:33 PM Cindy Lu wrote: > > > > On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > > > > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > > > > > > On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-28 Thread Cindy Lu
On Thu, Mar 28, 2024 at 12:14 PM Jason Wang wrote: > > On Wed, Mar 27, 2024 at 5:44 PM Cindy Lu wrote: > > > > On Wed, Mar 27, 2024 at 5:13 PM Jason Wang wrote: > > > > > > On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > > > > > > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Jason Wang
On Wed, Mar 27, 2024 at 5:44 PM Cindy Lu wrote: > > On Wed, Mar 27, 2024 at 5:13 PM Jason Wang wrote: > > > > On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > > > > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > > > > > > On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Jason Wang
On Wed, Mar 27, 2024 at 5:33 PM Cindy Lu wrote: > > On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > > > > On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > > > > > > > On Wed, Mar 27, 2024 at 2:03 PM Cindy Lu wrote: > > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Cindy Lu
On Wed, Mar 27, 2024 at 5:13 PM Jason Wang wrote: > > On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > > > > On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > > > > > > > On Wed, Mar 27, 2024 at 2:03 PM Cindy Lu wrote: > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Cindy Lu
On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > > On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > > > > > On Wed, Mar 27, 2024 at 2:03 PM Cindy Lu wrote: > > > > > > > > On Wed, Mar 27, 2024 at 11:05 AM Jason Wang wrote: > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Jason Wang
On Wed, Mar 27, 2024 at 5:12 PM Jason Wang wrote: > > On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > > > On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > > > > > On Wed, Mar 27, 2024 at 2:03 PM Cindy Lu wrote: > > > > > > > > On Wed, Mar 27, 2024 at 11:05 AM Jason Wang wrote: > > > >

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Jason Wang
On Wed, Mar 27, 2024 at 4:28 PM Cindy Lu wrote: > > On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > > > On Wed, Mar 27, 2024 at 2:03 PM Cindy Lu wrote: > > > > > > On Wed, Mar 27, 2024 at 11:05 AM Jason Wang wrote: > > > > > > > > Hi Cindy: > > > > > > > > On Wed, Mar 27, 2024 at 9:29 AM

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Cindy Lu
On Wed, Mar 27, 2024 at 3:54 PM Jason Wang wrote: > > On Wed, Mar 27, 2024 at 2:03 PM Cindy Lu wrote: > > > > On Wed, Mar 27, 2024 at 11:05 AM Jason Wang wrote: > > > > > > Hi Cindy: > > > > > > On Wed, Mar 27, 2024 at 9:29 AM Cindy Lu wrote: > > > > > > > > we need a crash in Non-standard imag

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-27 Thread Jason Wang
On Wed, Mar 27, 2024 at 2:03 PM Cindy Lu wrote: > > On Wed, Mar 27, 2024 at 11:05 AM Jason Wang wrote: > > > > Hi Cindy: > > > > On Wed, Mar 27, 2024 at 9:29 AM Cindy Lu wrote: > > > > > > we need a crash in Non-standard image, here is the jira for this > > > https://issues.redhat.com/browse/RH

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-26 Thread Cindy Lu
On Wed, Mar 27, 2024 at 11:05 AM Jason Wang wrote: > > Hi Cindy: > > On Wed, Mar 27, 2024 at 9:29 AM Cindy Lu wrote: > > > > we need a crash in Non-standard image, here is the jira for this > > https://issues.redhat.com/browse/RHEL-28522 > > The root cause of the issue is that an IRQFD was used

Re: [RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-26 Thread Jason Wang
Hi Cindy: On Wed, Mar 27, 2024 at 9:29 AM Cindy Lu wrote: > > we need a crash in Non-standard image, here is the jira for this > https://issues.redhat.com/browse/RHEL-28522 > The root cause of the issue is that an IRQFD was used without initialization.. > > During the booting process of the Vyat

[RFC 0/2] disable the configuration interrupt for the unsupported device

2024-03-26 Thread Cindy Lu
we need a crash in Non-standard image, here is the jira for this https://issues.redhat.com/browse/RHEL-28522 The root cause of the issue is that an IRQFD was used without initialization.. During the booting process of the Vyatta image, the behavior of the called function in qemu is as follows: