Re: Endless ACPI errors on Linus tree (5b664cb235)



After someone else observed some problem with this patch earlier, I had
already sent out attached patch as a replacement one. Any chance you
could also try this with your box?

It resulted in the same error, unfortunately.

Can you send a acpi table dump please?

The situation is even worse here - the (v2) bit width now is divisible by 16,
but still isn't in sync with the v1 field (as is the gpe0 one):

v1 v2
PM1a_EVT 4 0x10
PM1a_CNT 2 0x10
PM1b_CNT 2 0x10
PM_TMR 4 0x20
GPE0 8 0x20

That would basically mean there's no way to use the v2 fields here - all
the code could do is report the inconsitency, but it would have to use
the v1 field in any case. That's really a shame, and as before I'm
somewhat hesitant to do so. The only way I could easily find myself
doing this would be to introduce a command line option controlling the
behavior here, but that would need to be done outside of the ACPICA
code I'd assume.

Andi, Bob, Len?

Jan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: CONFIG_VFAT_FS_DUALNAMES regressions
    ... The probability of this happening is ... The "small chance" seems to be 90% for 30000 files in directory. ... The number of combinations available with the current patch is ... Now we can do the exponential birthday approximation, ...
    (Linux-Kernel)
  • Re: spitz (zaurus sl-c3000) support
    ... so it should be spitz. ... write the patch and I think a reference to the battery device sneaked ... into mainline when it shouldn't have done. ... agreed some changes to enable it to stand a chance of making mainline. ...
    (Linux-Kernel)
  • RFC: [PATCH] Small patch on top of per device dirty throttling -v9
    ... Hi Peter, ... Just by chance I found that this ... apparently is an enforced limit in mm/page-writeback.c. ... With below patch I have lowered the limit to 2%. ...
    (Linux-Kernel)
  • Re: Lost Check - Advice?
    ... I'd consider skipping the bank fees and just send a replacement ... If by some small chance the old one shows up, ... The bill still must be paid, ...
    (misc.consumers)
  • Re: Lost Check - Advice?
    ... >>> I'd consider skipping the bank fees and just send a replacement ... If by some small chance the old one shows up, ... The company lost the check. ... After that time, if the check hasn't appeared, then they can request a replacement without penalty to you or a late payment notation. ...
    (misc.consumers)

Loading