[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070519.135541.27953859.davem@davemloft.net>
Date: Sat, 19 May 2007 13:55:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mikpe@...uu.se
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2.6.22-rc1] net/core/skbuff.c gcc-3.2.3 compilation
error
From: Mikael Pettersson <mikpe@...uu.se>
Date: Fri, 18 May 2007 13:49:59 +0200 (MEST)
> [Resend. First message reached netdev but not linux-kernel due to Cc: typo]
>
> Compiling 2.6.22-rc1 with gcc-3.2.3 for i486 fails with:
...
> The patch below implements a simple workaround which is to
> clone the offending memcpy() call and specialise it for the
> two different scenarios.
>
> Other workarounds are of course possible: e.g. bind the varying
> parameter in a local variable, or use a macro or inline function
> to perform the varying computation.
>
> Signed-off-by: Mikael Pettersson <mikpe@...uu.se>
Applied, thanks Mikael.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists