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:	Fri, 28 Nov 2008 10:05:39 +0000
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	T?r?k Edwin <edwintorok@...il.com>,
	Christoph Hellwig <hch@...radead.org>,
	Alexander Viro <viro@....linux.org.uk>, srostedt@...hat.com,
	a.p.zijlstra@...llo.nl, sandmann@...mi.au.dk,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vfs, seqfile: make mangle_path() global

On Sun, Nov 23, 2008 at 09:47:37AM +0100, Ingo Molnar wrote:
> 
> * T?r?k Edwin <edwintorok@...il.com> wrote:
> 
> >  fs/seq_file.c            |   14 +++++++-
> >  include/linux/seq_file.h |    1 +
> 
> Note, i've split these bits out into a separate patch - see it 
> attached below.

ACK, except that  I wouldn't use _GPL in the export - it's trivial to
reproduce, so we are not protecting anything here.  And all that code
has been moved verbatim from seq_path(), which is mine *and* exported
without _GPL nonsense.

As far as I'm concerned, all these helpers are as general-purpose as atoi()
et.al. - library functions damn close to being non-copyrightable due both
to triviality and to being absolutely straightforward implementations -
tell anybody to implement it and that's what you'll get.

I'm not fond of proprietary modules, to put it mildly, but let's not get
completely ridiculous.  In this case it's as dumb as schools trying to ban
aspirin in the name of War On Some Drugs.
--
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