Re: 2.6.0-test10-mm1
From: Andrew Morton
Date: Wed Nov 26 2003 - 07:37:46 EST
Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
>
> On Tue, Nov 25, 2003 at 09:15:18PM -0800, Andrew Morton wrote:
> > +invalidate_mmap_range-non-gpl-export.patch
> >
> > Export invalidate_mmap_range() to all modules
>
> Why?
The individual patches in the broken-out/ directory are usually
changelogged. This one says:
It was EXPORT_SYMBOL_GPL(), however IBM's GPFS is not GPL.
- the GPFS team contributed to the testing and development of
invaldiate_mmap_range().
- GPFS was developed under AIX and was ported to Linux, and hence meets
Linus's "some binary modules are OK" exemption.
- The export makes sense: clustering filesystems need it for shootdowns to
ensure cache coherency.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/