Re: [PATCH] ACPI: support customizing ACPI control methods at runtime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 11 December 2009 08:25:49 Zhang, Rui wrote:
> Do you mean some kernel info that suggests an acpi
> control method is overridden by users?
Tainting is used for distris to verify whether the customer
still has support and shows up in kernel oopses, dmesg, etc.
It can also be useful for bugzilla logs, so that developers
quickly get an idea that the user has done something he
should not do.

With
grep TAINT include/linux/kernel.h
you see possible reasons to taint a kernel.

Adding:
   add_taint(TAINT_OVERRIDDEN_ACPI_TABLE);
when the user successfully modified an AML method should
get added.

Thanks,

    Thomas

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

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux