Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-30 Thread Li, Aubrey
On 2015/3/30 16:37, Jiang Liu wrote: > On 2015/3/30 16:28, Li, Aubrey wrote: >> Ying, >> >> can you please try this patch to see if the problem is gone on your side? > Hi Aubrey, > I would be better if we could change RTC driver instead. Hey Gerry, IRQ8 for RTC is for history reason. If we

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-30 Thread Jiang Liu
On 2015/3/30 16:28, Li, Aubrey wrote: > Ying, > > can you please try this patch to see if the problem is gone on your side? Hi Aubrey, I would be better if we could change RTC driver instead. Thanks! Gerry > > Thanks, > -Aubrey > > > On 2015/3/26 20:13, Li, Aubrey wrote: >> On

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-30 Thread Li, Aubrey
Ying, can you please try this patch to see if the problem is gone on your side? Thanks, -Aubrey On 2015/3/26 20:13, Li, Aubrey wrote: > On 2015/3/25 15:22, Huang Ying wrote: >> [ 28.745155] genirq: Flags mismatch irq 8. 0080 (mmc0) vs. >> (rtc0) > > okay, I replicated this on

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-30 Thread Li, Aubrey
Ying, can you please try this patch to see if the problem is gone on your side? Thanks, -Aubrey On 2015/3/26 20:13, Li, Aubrey wrote: On 2015/3/25 15:22, Huang Ying wrote: [ 28.745155] genirq: Flags mismatch irq 8. 0080 (mmc0) vs. (rtc0) okay, I replicated this on my side

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-30 Thread Jiang Liu
On 2015/3/30 16:28, Li, Aubrey wrote: Ying, can you please try this patch to see if the problem is gone on your side? Hi Aubrey, I would be better if we could change RTC driver instead. Thanks! Gerry Thanks, -Aubrey On 2015/3/26 20:13, Li, Aubrey wrote: On 2015/3/25 15:22,

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-30 Thread Li, Aubrey
On 2015/3/30 16:37, Jiang Liu wrote: On 2015/3/30 16:28, Li, Aubrey wrote: Ying, can you please try this patch to see if the problem is gone on your side? Hi Aubrey, I would be better if we could change RTC driver instead. Hey Gerry, IRQ8 for RTC is for history reason. If we

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-26 Thread Li, Aubrey
On 2015/3/25 15:22, Huang Ying wrote: > [ 28.745155] genirq: Flags mismatch irq 8. 0080 (mmc0) vs. > (rtc0) okay, I replicated this on my side now. Firstly, I don't think the patch did anything wrong. However, the patch exposes a few issues FWICT currently: - Should we enable

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-26 Thread Li, Aubrey
On 2015/3/25 15:22, Huang Ying wrote: [ 28.745155] genirq: Flags mismatch irq 8. 0080 (mmc0) vs. (rtc0) okay, I replicated this on my side now. Firstly, I don't think the patch did anything wrong. However, the patch exposes a few issues FWICT currently: - Should we enable RTC

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-23 Thread Li, Aubrey
On 2015/3/24 8:53, Huang Ying wrote: > On Mon, 2015-03-23 at 14:18 +0800, Li, Aubrey wrote: >> On 2015/3/20 16:38, Huang Ying wrote: >>> FYI, we noticed the below changes on >>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master >>> commit

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-23 Thread Huang Ying
On Mon, 2015-03-23 at 14:18 +0800, Li, Aubrey wrote: > On 2015/3/20 16:38, Huang Ying wrote: > > FYI, we noticed the below changes on > > > > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > commit 7486341a98f26857f383aec88ffa10950087c3a1 ("x86/platform, acpi: > >

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-23 Thread Li, Aubrey
On 2015/3/20 16:38, Huang Ying wrote: > FYI, we noticed the below changes on > > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > commit 7486341a98f26857f383aec88ffa10950087c3a1 ("x86/platform, acpi: Bypass > legacy PIC and PIT in ACPI hardware reduced mode") > > >

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-23 Thread Li, Aubrey
On 2015/3/20 16:38, Huang Ying wrote: FYI, we noticed the below changes on git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit 7486341a98f26857f383aec88ffa10950087c3a1 (x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode)

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-23 Thread Huang Ying
On Mon, 2015-03-23 at 14:18 +0800, Li, Aubrey wrote: On 2015/3/20 16:38, Huang Ying wrote: FYI, we noticed the below changes on git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit 7486341a98f26857f383aec88ffa10950087c3a1 (x86/platform, acpi: Bypass legacy

Re: [LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)

2015-03-23 Thread Li, Aubrey
On 2015/3/24 8:53, Huang Ying wrote: On Mon, 2015-03-23 at 14:18 +0800, Li, Aubrey wrote: On 2015/3/20 16:38, Huang Ying wrote: FYI, we noticed the below changes on git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit 7486341a98f26857f383aec88ffa10950087c3a1