Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip

This commit is contained in:
Paul Mundt
2009-05-03 17:24:55 +09:00
178 changed files with 4943 additions and 9654 deletions

View File

@ -10,6 +10,7 @@
* for more details.
*/
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/sys.h>
#include <cpu/registers.h>
#include <asm/processor.h>
@ -2058,10 +2059,10 @@ asm_uaccess_end:
/*
* --- .text.init Section
* --- .init.text Section
*/
.section .text.init, "ax"
__INIT
/*
* void trap_init (void)