Re: 5.3-rc1 panic in dma_direct_max_mapping_size

2019-07-22 Thread Adam Williamson
3.055342] ---[ end trace c6389143c53d3973 ]--- Happens whether the disk image is attached to the VM as virtio or IDE. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net

Re: Regression in TTM driver w/Linus' master

2017-11-22 Thread Adam Williamson
org/pub/scm/linux/kernel/git/jwboyer/fedora.git/commit/?h=rawhide&id=0be14662c54f49b4e640868b9d67df18d39edff0 To be as precise as I can at present, this appeared somewhere between these two Fedora kernel package builds: Package: kernel-4.15.0-0.rc0.git6.1.fc28 Old package: kernel-4.15.0-0.rc0

Re: 32-bit bio regression with 4.3 [was: Re: cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848]

2015-09-17 Thread Adam Williamson
n as it is available and let you know. The fix looks good in testing - today's 32-bit Rawhide installer images boot successfully. Thanks. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- To unsub

Re: 32-bit bio regression with 4.3 [was: Re: cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848]

2015-09-11 Thread Adam Williamson
revious incarnation in bare metal testing too (so far I haven't tried the 4.3 incarnation on metal). we don't keep the nightly ISOs around forever, but it'll be there for at least a couple of weeks. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_

Re: [PATCH V3] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA

2014-11-23 Thread Adam Williamson
rey It certainly works for more than *just* the T100 - fedlet users have reported working battery status on at least the Miix 2 and Venue 8 Pro (I can personally confirm it works on the Venue 8 Pro). However, Bastien Nocera reported failure on an Onda v975w with a slightly earlier version

Re: [Patch V2 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses.

2014-04-28 Thread Adam Williamson
cesses." - which I think is not the correct style? -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

Re: [Patch V2 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses.

2014-04-28 Thread Adam Williamson
On Mon, 2014-04-28 at 10:52 -0700, Adam Williamson wrote: > On Mon, 2014-04-28 at 22:27 +0800, Lan Tianyu wrote: > > From: Lv Zheng > > > > The size of the buffer allocated for generic_serial_bus region access > > is not correct. This patch introduces acpi_ex_get_se

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-25 Thread Adam Williamson
On Fri, 2014-04-25 at 11:32 +0200, Linus Walleij wrote: > On Thu, Apr 24, 2014 at 11:33 PM, Adam Williamson wrote: > > > Well, I just ran another test too. I built a kernel (3.15rc2) with both > > v3 of Doug's SDIO device enumeration patch - > > http://dougvj.net

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-24 Thread Adam Williamson
.kernel.org/patch/4051581/ . That kernel gives me a working touchscreen. Note that http://dougvj.net/baytrail_gpio_quirk_v3.patch includes both the blocks you mention (i.e. it adds INT33FC in both places). So, it really seems like for me at least, it's the combination of Doug's pat

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-24 Thread Adam Williamson
On Thu, 2014-04-24 at 21:30 +0800, Jin, Yao wrote: > > On 2014/4/23 20:23, Mika Westerberg wrote: > > On Wed, Apr 23, 2014 at 11:34:30AM +0300, Mika Westerberg wrote: > >> On Tue, Apr 22, 2014 at 10:16:50PM -0700, Adam Williamson wrote: > >>> Well, I can

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-23 Thread Adam Williamson
On Wed, 2014-04-23 at 15:23 +0300, Mika Westerberg wrote: > On Wed, Apr 23, 2014 at 11:34:30AM +0300, Mika Westerberg wrote: > > On Tue, Apr 22, 2014 at 10:16:50PM -0700, Adam Williamson wrote: > > > Well, I can't actually concur. See my results in > > > https://bug

Re: [Resend Patch 0/9] I2C ACPI operation region handler support

2014-04-23 Thread Adam Williamson
problems, though there are a few other issues I'm dealing with ATM. If any of them turn out to be related to this patch set, I'll send a follow-up. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassass

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-22 Thread Adam Williamson
On Mon, 2014-04-21 at 10:30 -0400, Benjamin Tissoires wrote: > On Mon, Apr 21, 2014 at 9:28 AM, Jin, Yao wrote: > > > > > > On 2014/4/21 14:27, Jin, Yao wrote: > >> > >> > >> On 2014/4/20 23:28, Adam Williamson wrote: > >>> On Sun, 201

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-21 Thread Adam Williamson
On Mon, 2014-04-21 at 10:30 -0400, Benjamin Tissoires wrote: > On Mon, Apr 21, 2014 at 9:28 AM, Jin, Yao wrote: > > > > > > On 2014/4/21 14:27, Jin, Yao wrote: > >> > >> > >> On 2014/4/20 23:28, Adam Williamson wrote: > >>> On Sun, 201

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-20 Thread Adam Williamson
nel without your patch to confirm that fixes it. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-18 Thread Adam Williamson
); if (irq_rc && irq_rc->start) { hwirq = irq_rc->start; @@ -548,7 +551,7 @@ static int byt_gpio_probe(struct platform_device *pdev) irq_set_handler_data(hwirq, vg); irq_set_chained_handler(hwirq, byt_gpio_irq_handler); - } +

Re: [PATCH 0/9] I2C ACPI operation region handler support

2014-04-16 Thread Adam Williamson
g I've tested the version of these changes that's available as https://bugzilla.kernel.org/attachment.cgi?id=131321 on my Venue 8 Pro and found it gives apparently accurate battery stats (and doesn't seem to make anything else explode). I'll try this form of the change out tod

Re: [tip:x86/reboot] [PATCH] x86: Try the BIOS reboot method before the PCI reboot method

2014-04-07 Thread Adam Williamson
IOS? Always hard to answer those questions, though. Do we assume that finding a single system which would need a quirk to avoid CF9 under the new chain means we'd quickly find another 16 and hence be in a worse position than we are by leaving CF9 out? Or do we give it a bit longer to see if

Re: [tip:x86/reboot] [PATCH] x86: Try the BIOS reboot method before the PCI reboot method

2014-04-07 Thread Adam Williamson
t to call EFI runtime service to handle this case, and CF9 is an alternate after EFI." so it doesn't seem unreasonable to remove it. The machine we're currently trying to 'fix' needed TRIPLE in order to reboot correctly, it seems. So again if I'm following correctly,

Re: [tip:x86/reboot] [PATCH] x86: Try the BIOS reboot method before the PCI reboot method

2014-04-04 Thread Adam Williamson
patches out for sure and confirm, but it'd be good to have a definite candidate. Are we considering the first patch alone - https://patchwork.kernel.org/patch/3937101/ - or also the second patch - https://patchwork.kernel.org/patch/3937091/ ? -- Adam Williamson Fedora QA Community Monkey IRC: ada

Re: [patch] x86: Introduce BOOT_EFI and BOOT_CF9 into the reboot sequence loop

2014-02-28 Thread Adam Williamson
ve Matt still wanted to check the status of "the recent patches to provide a 1:1 mapping" and only commit this after those. I was trying to figure out what patches he meant exactly so I could check that status (I'm helping! I'm helping!) but I couldn't. -- Adam Williamson Fedor

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-11-18 Thread Adam Williamson
On Fri, 2013-11-01 at 15:02 +0100, Joerg Roedel wrote: > On Sun, Oct 27, 2013 at 12:06:29AM -0700, Adam Williamson wrote: > > On Sat, 2013-10-26 at 11:15 +0200, Ingo Molnar wrote: > > > CONFIG_IRQ_REMAP=y > > > > Agh, sorry - I had this down in my mind a

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-10-27 Thread Adam Williamson
CONFIG_IRQ_REMAP=y Agh, sorry - I had this down in my mind as a boot time parameter, not a compile time option. I'm off on vacation for a week in the morning, and it's too late to wait around for a kernel compile tonight :/ So I'll have to check this one when I get back. Sorry aga

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-10-26 Thread Adam Williamson
d partitions boot problem, do you have > any non-encrypted filesystem? If yes then you could copy /[s]bin and > /lib to it and boot via init=/bin/bash, you ought to get a minimal > shell and be able to run /sbin/reboot. > > Thanks, > > Ingo > -- Adam Willia

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-10-26 Thread Adam Williamson
On Fri, 2013-10-25 at 23:17 -0400, Dave Jones wrote: > On Fri, Oct 25, 2013 at 07:20:15PM -0700, Adam Williamson wrote: > > OK, so, findings: F16 and F17 live images reboot quickly. F18 is the > > first that reboots slowly. > > wait, stop. what does "reboots slowly&

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-10-25 Thread Adam Williamson
On Fri, 2013-10-25 at 18:27 -0700, Adam Williamson wrote: > On Fri, 2013-10-25 at 18:16 +0100, Linus Torvalds wrote: > > On Fri, Oct 25, 2013 at 5:47 PM, Adam Williamson > > wrote: > > > > > > I don't, but one comment I could add is that reboot _used_ to wo

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-10-25 Thread Adam Williamson
On Fri, 2013-10-25 at 18:16 +0100, Linus Torvalds wrote: > On Fri, Oct 25, 2013 at 5:47 PM, Adam Williamson wrote: > > > > I don't, but one comment I could add is that reboot _used_ to work okay > > on the Z1. And I _think_ it's worked OK since the April 2011

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-10-25 Thread Adam Williamson
On Fri, 2013-10-25 at 18:16 +0100, Linus Torvalds wrote: > On Fri, Oct 25, 2013 at 5:47 PM, Adam Williamson wrote: > > > > I don't, but one comment I could add is that reboot _used_ to work okay > > on the Z1. And I _think_ it's worked OK since the April 2011

Re: [PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default

2013-10-25 Thread Adam Williamson
i reboot > > default. > > > > Reference: https://bugzilla.kernel.org/show_bug.cgi?id=61721 > > Reported-and-tested-by: Adam Williamson > > Signed-off-by: Lan Tianyu > > --- > > arch/x86/kernel/reboot.c |8 > > 1 file changed, 8 insertion

Re: [PATCH] cpufreq/intel_pstate: Set timer timeout correctly

2013-04-04 Thread Adam Williamson
driver to race with it's self if the apic timer interrupt happen at just the right time. https://bugzilla.redhat.com/show_bug.cgi?id=920289 Reported-by: Adam Williamson Reported-by: Parag Warudkar Signed-off-by: Dirk Brandewie --- drivers/cpufreq/intel_pstate.c |1 - 1 files chang