Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1391121

Re: [PATCH v2 4/6] ACPI / osi: Fix default _OSI(Darwin) support

From Lukas Wunner <lukas@wunner.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 4/6] ACPI / osi: Fix default _OSI(Darwin) support
Date 2016-04-29 15:10 +0200
Message-ID <rtgle-6wl-57@gated-at.bofh.it> (permalink)
References (1 earlier) <rstub-6Jw-39@gated-at.bofh.it> <rsugz-7q8-29@gated-at.bofh.it> <rsFbZ-8m2-13@gated-at.bofh.it> <rsK1X-3Ld-1@gated-at.bofh.it> <rt62v-6pN-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Lv Zheng,

On Fri, Apr 29, 2016 at 02:07:53AM +0000, Zheng, Lv wrote:
> I just sent UPDATE of PATCH 4/6 and PATCH 6/6 to the mailing list with this
> corrected.
> I was hoping they could update patchwork content so that the Bugzilla
> reporters might use the updated patches for confirmation.
> The Message-Id(s) of the 2 patches were kept as same as the old ones.

As promised on Bugzilla I've tested v2 of this series (with the "INC"
manually fixed up) on a MacBookPro9,1.

I only reviewed the patches in a superficial fashion, but one issue I've
noticed is that

#define pr_fmt(fmt) "ACPI: " fmt

is missing in osi.c (patch [6/6]).

Without command line arguments, Linux responds yay to _OSI("Darwin")
and nothing else and the Thunderbolt controller is powered up.

With "acpi_osi=!Darwin", Linux responds nay to everything and the
Thunderbolt controller is powered down.

So it seems to work as intended. If you want me to test anything else
please let me know.

Thanks,

Lukas

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

RE: [PATCH v2 4/6] ACPI / osi: Fix default _OSI(Darwin) support "Zheng, Lv" <lv.zheng@intel.com> - 2016-04-29 04:10 +0200
  Re: [PATCH v2 4/6] ACPI / osi: Fix default _OSI(Darwin) support Lukas Wunner <lukas@wunner.de> - 2016-04-29 15:10 +0200
    RE: [PATCH v2 4/6] ACPI / osi: Fix default _OSI(Darwin) support "Zheng, Lv" <lv.zheng@intel.com> - 2016-05-03 04:00 +0200

csiph-web