lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ