xfs
[Top] [All Lists]

TAKE - Prevent XFS kernel code including files from outside the kernel

Subject: TAKE - Prevent XFS kernel code including files from outside the kernel
From: Keith Owens <kaos@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Oct 2001 13:05:38 +1000
Sender: owner-linux-xfs@xxxxxxxxxxx
Including files from outside the kernel is a bad idea, the same build
gets different results depending on which files the distribution has in
/usr/include.  kbuild 2.5 globally prevents the kernel from including
external files, in 2.4 it is optional and must be manually selected.

Date:  Sun Oct 14 19:59:21 PDT 2001
Workarea:  sherman.melbourne.sgi.com:/build/kaos/2.4.x-xfs

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:104769a
linux/fs/Makefile - 1.37
linux/Makefile - 1.138
linux/fs/xfs/Makefile - 1.124
linux/fs/xfs/linux/Makefile - 1.44
linux/fs/pagebuf/Makefile - 1.5
linux/fs/xfs/dmapi/Makefile - 1.11
linux/fs/xfs_support/Makefile - 1.3


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Prevent XFS kernel code including files from outside the kernel, Keith Owens <=