[PATCH] libbpf: Fix readelf output parsing for Fedora

2019-12-13 Thread Thadeu Lima de Souza Cascardo
field, as it always comes inside brackets. Cc: Aurelien Jarno Fixes: 3464afdf11f9 (libbpf: Fix readelf output parsing on powerpc with recent binutils) Reported-by: Justin Forbes Signed-off-by: Thadeu Lima de Souza Cascardo --- tools/lib/bpf/Makefile | 2 ++ 1 file changed, 2 insertions(+) di

Re: [PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils

2019-12-11 Thread Thadeu Lima de Souza Cascardo
On Wed, Dec 11, 2019 at 09:33:53AM -0600, Justin Forbes wrote: > On Tue, Dec 10, 2019 at 4:26 PM Thadeu Lima de Souza Cascardo > wrote: > > > > On Tue, Dec 10, 2019 at 12:58:33PM -0600, Justin Forbes wrote: > > > On Mon, Dec 2, 2019 at 3:37 AM Daniel Borkmann > >

Re: [PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils

2019-12-10 Thread Thadeu Lima de Souza Cascardo
On Tue, Dec 10, 2019 at 12:58:33PM -0600, Justin Forbes wrote: > On Mon, Dec 2, 2019 at 3:37 AM Daniel Borkmann wrote: > > > > On Mon, Dec 02, 2019 at 04:53:26PM +1100, Michael Ellerman wrote: > > > Aurelien Jarno writes: > > > > On powerpc with recent versions of binutils, readelf outputs an ext

Bug#883432: Enable CRASH_DUMP for ppc64el/ppc64

2017-12-04 Thread Thadeu Lima de Souza Cascardo
Package: src:linux Followup-For: Bug #883432 Attaching proper patch on top of master. >From 98fcd489810cf181f53bd917df8dde8a8ec9c317 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Thu, 30 Nov 2017 08:39:00 -0200 Subject: [PATCH] [ppc64el,ppc64] Enable CRASH_DUMP Signed-

Bug#883432: Enable CRASH_DUMP for ppc64el/ppc64

2017-12-03 Thread Thadeu Lima de Souza Cascardo
4 are in progress to get good kdump support on Debian 64-bit PPC. The attached patch might have been mangled, sorry about that. commit 0a2ddd58d9deff60663c7340b8f912c093e9ef24 (HEAD -> master) Author: Thadeu Lima de Souza Cascardo Date: Thu Nov 30 08:39:00 2017 -0200 [ppc64el,ppc64

Bug#841044: Problem with gem network card

2016-11-01 Thread Thadeu Lima de Souza Cascardo
Hey, Christian. Can you build a patched kernel or a patched driver? If you need help, I can provide some instructions later this week, after I do it myself on a G4 I am about to put my hands on. If you already know how to do it, the patch below does two things: it will do a chip reset instead of

Re: firmware-nonfree : ipw2200 ?

2008-10-27 Thread Thadeu Lima de Souza Cascardo
On Mon, Oct 27, 2008 at 10:49:53AM +0100, Franklin PIAT wrote: > Which command do I use, to generate the debian/rules.gen? > linux-support-* provides no README file unfortunately. > > According to the license, I need to place a symlink to the license, > in /lib/firmware (sorry lintian and fhs). Sh

Bug#364672: linux-image-2.6.26-1-686: Workaround for intel8x0 suspend

2008-08-11 Thread Thadeu Lima de Souza Cascardo
On Mon, Aug 11, 2008 at 06:10:44PM +0200, maximilian attems wrote: > On Tue, 05 Aug 2008, Thadeu Lima de Souza Cascardo wrote: > > > Package: linux-image-2.6.26-1-686 > > Version: 2.6.26-1 > > Followup-For: Bug #364672 > > > > I have this bug here, although I

Bug#364672: linux-image-2.6.26-1-686: Workaround for intel8x0 suspend

2008-08-05 Thread Thadeu Lima de Souza Cascardo
Package: linux-image-2.6.26-1-686 Version: 2.6.26-1 Followup-For: Bug #364672 I have this bug here, although I don't know it is for the same reason, since what solves the problem here is disabling CONFIG_SND_AC97_POWER_SAVE, which was introduced after 2.6.18. I've sent a patch upstream trying to f