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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 24 Jul 2011 20:19:24 -0700 (PDT)
From:	Dan Magenheimer <dan.magenheimer@...cle.com>
To:	Greg Kroah-Hartman <gregkh@...e.de>
Cc:	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	Nitin Gupta <ngupta@...are.org>,
	Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
Subject: RE: [PATCH 1/2] staging: fix zcache building

> From: Thadeu Lima de Souza Cascardo [mailto:cascardo@...oscopio.com]
> Sent: Sunday, July 24, 2011 7:14 PM
> To: Nitin Gupta
> Cc: Dan Magenheimer; Greg Kroah-Hartman; devel@...verdev.osuosl.org; linux-kernel@...r.kernel.org;
> Thadeu Lima de Souza Cascardo
> Subject: [PATCH 1/2] staging: fix zcache building
> 
> zcache is only building tmem.c and not building zcache.c. To keep the
> module name, zcache.c must be renamed if symbols from tmem.c are to
> remain unexported.
> 
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>


Greg --

Since a newer version of zcache.c is already in staging-next (and
hopefully soon in staging-for-linus for the 3.1 window), this
patch, which simply replaces the (older) zcache.c with identical
code with a different filename, would not apply cleanly.  Could
you advise on the best way to ensure both the newer version
and the file rename are applied... perhaps the rename must be
done manually in your git tree(s)?

Though I'm not certain of the process steps, please consider the
rename, the one liner Makefile change for the rename, and the GPL
module license addition (in patch 2/2)...

Acked-by: Dan Magenheimer <dan.magenheimer@...cle.com>

Thanks,
Dan
--
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