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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <51822A75.7030101@suse.cz>
Date:	Thu, 02 May 2013 10:57:25 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Steve Russo <svrusso1@...ldeffect.info>
Cc:	trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 001/001] kconfig: fix pointer conversion error when running
 make xconfig

On 30.4.2013 19:38, Steve Russo wrote:
> From: Steve Russo <svrusso1@...il.com <mailto:svrusso1@...il.com>>
> 
> I could not compile "make xconfig" on the linux-next git, as of
> 20130430, due to a pointer type conversion in line 128/129 of list.h
> (couldn't convert from void* to struct list_head).

Thanks for the patch, but it has already been posted here:
http://lkml.org/lkml/2013/4/29/322

 This is my first
> patch; please forgive me if I haven't done something correctly.

First and foremost: No html email.


> Signed-off-by: Steve Russo <svrusso1@...il.com <mailto:svrusso1@...il.com>>
> ---
> ---
> /home/russosv/Dev/Kernel/generic/linux-next/20130429/scripts/kconfig/list.h.orig2013-04-30
> 13:09:34.708075512 -0400
> +++
> /home/russosv/Dev/Kernel/generic/linux-next/20130429/scripts/kconfig/list.h2013-04-30
> 13:07:30.113329353 -0400

Second: Please send patches so that they apply with -p1. The best is to
first send the patch to yourself and pipe the email to 'git am.' If that
works, then the odds are that it will work for the receiver as well.

Otherwise the content was OK.

Michal
--
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