This patchset is a response to comments made by Andrew Morton concerning my
just recently submitted patchset against /drivers/misc/sgi-xp:
[Patch 00/18] continued prepartion of XPC/XPNET to support SGI UV
It is intended that that this patchset be applied on top of that patchset.
Again, the following is a false positive from scripts/checkpatch.pl.
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
#25: FILE: misc/sgi-xp/xp_sn2.c:25:
+EXPORT_SYMBOL_GPL(xp_nofault_PIOR);
--