Go to file
2012-08-21 10:47:14 -04:00
scripts Make generate-git-snapshot.sh work for merge window trees 2012-07-31 16:18:04 -04:00
.gitignore
acpi-sony-nonvs-blacklist.patch
arm-tegra-nvec-kconfig.patch
arm-tegra-sdhci-module-fix.patch
arm-tegra-usb-no-reset-linux33.patch
config-arm-generic - disable some options on highbank at calxeda's request 2012-08-10 01:10:04 -05:00
config-arm-highbank - disable some options on highbank at calxeda's request 2012-08-10 01:10:04 -05:00
config-arm-imx
config-arm-kirkwood
config-arm-omap
config-arm-tegra
config-arm-versatile
config-debug Update config options 2012-07-30 19:13:04 -04:00
config-generic Reenable W1 drivers. (rhbz 849430) 2012-08-20 12:05:53 -04:00
config-i686-PAE Re-enable I2O, but only for 32-bit x86 (#629676) 2010-09-03 05:24:38 -04:00
config-local Add support for local rebuild config option overrides 2011-01-10 17:37:27 -05:00
config-nodebug Reenable debugging options. 2012-08-17 07:26:51 -04:00
config-powerpc32-generic
config-powerpc32-smp initial srpm import 2010-07-29 16:46:31 -07:00
config-powerpc64
config-powerpc64p7 Add support for ppc64p7 subarch 2012-08-08 20:25:31 -04:00
config-powerpc-generic Update config options 2012-07-30 19:13:04 -04:00
config-s390x Linux v3.4-2580-g72c04af 2012-05-22 09:06:13 -04:00
config-sparc64-generic Update config options 2012-07-30 19:13:04 -04:00
config-x86_64-generic Update config options 2012-07-30 19:13:04 -04:00
config-x86-32-generic Update config options 2012-07-30 19:13:04 -04:00
config-x86-generic Reenable debugging options. 2012-08-17 07:26:51 -04:00
cpupower.config
cpupower.service
die-floppy-die.patch
disable-i8042-check-on-apple-mac.patch
dmar-disable-when-ricoh-multifunction.patch
drm-edid-try-harder-to-fix-up-broken-headers.patch
drm-i915-dp-stfu.patch Linux v3.4-9208-gaf56e0a 2012-05-31 09:08:15 -04:00
drm-intel-next.patch
drm-vgem.patch
efi-dont-map-boot-services-on-32bit.patch
fbcon-fix-race-condition-between-console-lock-and-cursor-timer.patch Add patch from Dave Airlie to fix fb cursor vs grub2 gfxterm hang 2012-08-21 09:32:11 -04:00
fix_xen_guest_on_old_EC2.patch
fs-proc-devtree-remove_proc_entry.patch Remove /proc/device-tree when openfirmware init fails. (rhbz 818378) 2012-05-07 12:03:03 -04:00
genkey
hibernate-freeze-filesystems.patch
kernel.spec Add patch from Richard W.M. Jones to fix virtio scsi oops (rhbz 847548) 2012-08-21 10:47:14 -04:00
linux-2.6-acpi-debug-infinite-loop.patch
linux-2.6-acpi-video-dos.patch
linux-2.6-compile-fixes.patch
linux-2.6-crash-driver.patch
linux-2.6-defaults-acpi-video.patch
linux-2.6-e1000-ich9-montevina.patch
linux-2.6-input-kill-stupid-messages.patch
linux-2.6-makefile-after_link.patch
linux-2.6-serial-460800.patch
linux-2.6-silence-acpi-blacklist.patch
linux-2.6-silence-fbcon-logo.patch initial srpm import 2010-07-29 16:46:31 -07:00
linux-2.6-silence-noise.patch
linux-2.6-upstream-reverts.patch
linux-2.6-v4l-dvb-experimental.patch
linux-2.6-v4l-dvb-fixes.patch
linux-2.6-v4l-dvb-update.patch
linux-2.6.30-no-pcspkr-modalias.patch
lis3-improve-handling-of-null-rate.patch
Makefile
Makefile.config Add support for ppc64p7 subarch 2012-08-08 20:25:31 -04:00
Makefile.release Update config options 2012-07-30 19:13:04 -04:00
merge.pl
mod-extra.list Reenable W1 drivers. (rhbz 849430) 2012-08-20 12:05:53 -04:00
modsign-20120816.patch Linux v3.6-rc2-206-g10c63c9 2012-08-20 17:04:33 -04:00
PatchList.txt
power-x86-destdir.patch Fixup patches 2012-07-30 09:33:20 -04:00
quite-apm.patch
README.txt
rebase-notes.txt
scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch Modify sd_revalidate_disk patch to do a WARN_ONCE instead of silently skip 2012-02-14 11:06:37 -05:00
secure-boot-20120809.patch Update secure-boot patch to pass correct CFLAGS to EFI stub 2012-08-09 08:34:52 -04:00
selinux-apply-different-permission-to-ptrace-child.patch
sources Linux v3.6-rc2-206-g10c63c9 2012-08-20 17:04:33 -04:00
taint-vbox.patch
team-net-next-20120808.patch Update team driver from net-next from Jiri Pirko 2012-08-08 08:49:40 -04:00
TODO
unhandled-irqs-switch-to-polling.patch
uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch
virtio-scsi-Initialize-scatterlist-structure.patch Add patch from Richard W.M. Jones to fix virtio scsi oops (rhbz 847548) 2012-08-21 10:47:14 -04:00
vmbugon-warnon.patch Change VM_BUG_ON's to be WARN_ONs instead. 2012-07-31 09:48:32 -04:00
weird-root-dentry-name-debug.patch

		Kernel package tips & tricks.
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The kernel is one of the more complicated packages in the distro, and
for the newcomer, some of the voodoo in the spec file can be somewhat scary.
This file attempts to document some of the magic.


Speeding up make prep
---------------------
The kernel is nearly 500MB of source code, and as such, 'make prep'
takes a while. The spec file employs some trickery so that repeated
invocations of make prep don't take as long.  Ordinarily the %prep
phase of a package will delete the tree it is about to untar/patch.
The kernel %prep keeps around an unpatched version of the tree,
and makes a symlink tree clone of that clean tree and than applies
the patches listed in the spec to the symlink tree.
This makes a huge difference if you're doing multiple make preps a day.
As an added bonus, doing a diff between the clean tree and the symlink
tree is slightly faster than it would be doing two proper copies of the tree.


build logs.
-----------
There's a convenience helper script in scripts/grab-logs.sh
that will grab the build logs from koji for the kernel version reported
by make verrel


config heirarchy.
-----------------
Instead of having to maintain a config file for every arch variant we build on,
the kernel spec uses a nested system of configs.  At the top level, is
config-generic. Add options here that should be present in every possible
config on all architectures.

Beneath this are per-arch overrides. For example config-x86-generic add
additional x86 specific options, and also _override_ any options that were
set in config-generic.

The heirarchy looks like this..

                           config-generic
                                 |
                         config-x86-generic
                         |                |
             config-x86-32-generic   config-x86-64-generic

An option set in a lower level will override the same option set in one
of the higher levels.


There exist two additional overrides, config-debug, and config-nodebug,
which override -generic, and the per-arch overrides. It is documented
further below.


debug options.
--------------
This is a little complicated, as the purpose & meaning of this changes
depending on where we are in the release cycle.
If we are building for a current stable release, 'make release' has
typically been run already, which sets up the following..
- Two builds occur, a 'kernel' and a 'kernel-debug' flavor.
- kernel-debug will get various heavyweight debugging options like
  lockdep etc turned on.

If we are building for rawhide, 'make debug' has been run, which changes
the status quo to:
- We only build one kernel 'kernel'
- The debug options from 'config-debug' are always turned on.
This is done to increase coverage testing, as not many people actually
run kernel-debug.

To add new debug options, add an option to _both_ config-debug and config-nodebug,
and also new stanzas to the Makefile 'debug' and 'release' targets.

Sometimes debug options get added to config-generic, or per-arch overrides
instead of config-[no]debug. In this instance, the options should have no
discernable performance impact, otherwise they belong in the debug files.