[OSSTEST PATCH] ts-kernel-build: Disable CONFIG_ARCH_QCOM in Xen Project CI

2019-05-30 Thread Ian Jackson
. We currently have no Qualcomm hardware in the Xen Project test lab so we do not need this enabled. CC: Julien Grall CC: linux-arm-...@vger.kernel.org CC: linux-kernel@vger.kernel.org CC: Stephen Boyd CC: Andy Gross CC: Bjorn Andersson CC: Avaneesh Kumar Dwivedi Signed-off-by: Ian Jackson --

[PATCH 1/3] firmware: qcom_scm: Use proper types for dma mappings

2019-05-20 Thread Ian Jackson
Stephen Boyd writes ("[PATCH 1/3] firmware: qcom_scm: Use proper types for dma mappings"): > We need to use the proper types and convert between physical addresses > and dma addresses here to avoid mismatch warnings. This is especially > important on systems with a different size for dma addresses

Re: qcom_scm: Incompatible pointer type build failure

2019-05-17 Thread Ian Jackson
Julien Grall writes ("qcom_scm: Incompatible pointer type build failure"): > Thank you for the report. ...> > On 30/04/2019 13:44, Ian Jackson wrote: > > osstest service owner writes ("[linux-4.19 test] 135420: regressions - > > FAIL"): > >

ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92)

2017-06-19 Thread Ian Jackson
osstest service owner writes ("[linux-linus bisection] complete build-i386-pvops"): > branch xen-unstable > xenbranch xen-unstable > job build-i386-pvops > testid kernel-build > > Tree: linux > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > Tree: linuxfirmware git://xenbi

Re: Revert c5ad33184354260be6d05de57e46a5498692f6d6 "mm/swap.c: flush lru pvecs on compound page arrival" from stable tree? Was:[osstest-ad...@xenproject.org: [Xen-devel] [linux-4.1 bisection] complet

2016-07-21 Thread Ian Jackson
I see that linux-4.1.y is still at 5880876e9469 which has the serious bug introduced by the backport c5ad33184354 "mm/swap.c: flush lru pvecs on compound page arrival". The analogous problem is also still affecting at least linux-3.18.y. Is there some problem with reverting this patch in the stab

Re: Wiki for automatic reports / fixes

2015-10-05 Thread Ian Jackson
Luis R. Rodriguez writes ("Wiki for automatic reports / fixes"): [...] > While discussing expectations and information about > reports over these with Valentin it occurred to me information about > all these may be scattered separately and some developers may be > surprised when they first get rep

Re: [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default

2015-05-06 Thread Ian Jackson
Julian Calaby writes ("Re: [PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default"): > On Sat, May 2, 2015 at 12:36 AM, Ian Jackson > wrote: > > SATA controllers support SATA disks. The kernel should be able to > > Do you mean SAS controllers? Ye

[PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default

2015-05-01 Thread Ian Jackson
SATA controllers support SATA disks. The kernel should be able to drive these, by default. It should not silently (apart from a debugging-only printk) ignore them. Signed-off-by: Ian Jackson CC: James Bottomley CC: Donald D Dugger CC: Pawel Baldysiak CC: Lukasz Dorau CC: Artur Paszkiewicz

Re: [Xen-devel] [PATCH 09/10] xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer.

2012-09-13 Thread Ian Jackson
Ian Jackson writes ("Re: [Xen-devel] [PATCH 09/10] xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer."): > Oh wait this is Linux kernel code, not in Xen? Still, > Documentation/CodingStyle doesn't say that NULL is required. Someone on irc fo

Re: [Xen-devel] [PATCH 09/10] xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer.

2012-09-13 Thread Ian Jackson
Ian Jackson writes ("Re: [Xen-devel] [PATCH 09/10] xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer."): > Konrad Rzeszutek Wilk writes ("[Xen-devel] [PATCH 09/10] xen/swiotlb: Fix > compile warnings when using plain integer instead of NULL

Re: [Xen-devel] [PATCH 09/10] xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer.

2012-09-13 Thread Ian Jackson
Konrad Rzeszutek Wilk writes ("[Xen-devel] [PATCH 09/10] xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer."): > arch/x86/xen/pci-swiotlb-xen.c:96:1: warning: Using plain integer as NULL > pointer > arch/x86/xen/pci-swiotlb-xen.c:96:1: warning: Using plain integer

2.2.19pre10 panic: skput: over: cD158117:3872 put:3872 dev:10

2001-02-14 Thread Ian Jackson
I recently tried out 2.2.19pre10 because of the VM problems with 2.2.18. The system lasted about 10 hours and then paniced. On the console was: chiark login: kernel panic: skput: over: cD158117:3872 put:3872 dev:10 S13 Transmit timed out, bad line quality? S13 Transmit timed out, bad line

Re: linux 2.2.18pre17 + VM-global -7 = `Negative d_count' oops

2000-10-27 Thread Ian Jackson
Andrea Arcangeli writes ("Re: linux 2.2.18pre17 + VM-global -7 = `Negative d_count' oops"): > On Thu, Oct 26, 2000 at 06:37:37PM +0100, Ian Jackson wrote: > > Negative d_count (-805538369) for [binary garbage]/ > > > > followed by an oops. Kernel logfile e

linux 2.2.18pre17 + VM-global -7 = `Negative d_count' oops

2000-10-26 Thread Ian Jackson
Andrea Arcangeli writes ("Re: linux 2.2.18-pre17: "Kernel panic: LRU list corrupted""): > I also included the fix in a new VM-global patch against vanilla 2.2.18pre17 > (the VM-global patch is available as a single patch inside 2.2.18pre17aa1/ > directory too but I have to maintain a separate vers