Re: How can a patch be merged upstream?

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

 



> Linux can't work normally while Windows can work on such broken BIOS. Of
> course the issue is related with the broken BIOS. The _REG object of EC
> device is incorrect, which causes that EC device can't be initialized
> correctly. 
> After this workaround patch is applied, Linux can also work. IMO this
> workaround patch is reasonable. 

Can you please submit it with proper description?

> > +		if (status == AE_NOT_FOUND) {
> > +			/*
> > +			 * Maybe OS fails in evaluating the _REG object.
> > +			 * The AE_NOT_FOUND error will be ignored and OS
> > +			 * continue to initialize EC.
> > +			 */
> > +			printk(KERN_ERR "Fail in evaluating _REG object."
> > +				" It is broken BIOS.\n");

The English could be improved.

"Failure in evaluation _REG object .... Broken BIOS suspected."

Also could you output the path to the object too for easier 
diagnosis?

-Andi
--
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