./kernel/spinlock.c: * even on CONFIG_PREEMPT, because lockdep assumes that interrupts are ./kernel/spinlock.c:#if !defined(CONFIG_PREEMPT) || !defined(CONFIG_SMP) || \ ./kernel/spinlock.c:#else /* CONFIG_PREEMPT: */ ./kernel/spinlock.c:#endif /* CONFIG_PREEMPT */ ./kernel/sched.c:#ifdef CONFIG_PREEMPT_NOTIFIERS ./kernel/sched.c:#ifdef CONFIG_PREEMPT ./kernel/sched.c:#ifdef CONFIG_PREEMPT_NOTIFIERS ./kernel/sched.c:#if defined(CONFIG_PREEMPT) && defined(CONFIG_DEBUG_PREEMPT) ./kernel/sched.c:#ifdef CONFIG_PREEMPT ./kernel/sched.c:#ifdef CONFIG_PREEMPT_BKL ./kernel/sched.c:#ifdef CONFIG_PREEMPT_BKL ./kernel/sched.c:#ifdef CONFIG_PREEMPT_BKL ./kernel/sched.c:#ifdef CONFIG_PREEMPT_BKL ./kernel/sched.c:#ifdef CONFIG_PREEMPT_BKL ./kernel/sched.c:#ifdef CONFIG_PREEMPT_BKL ./kernel/sched.c:#endif /* CONFIG_PREEMPT */ ./kernel/sched.c: * This works OK both with and without CONFIG_PREEMPT. We do strange low-level ./kernel/sched.c:#if defined(CONFIG_PREEMPT) && !defined(CONFIG_PREEMPT_BKL) ./kernel/sched.c:#ifdef CONFIG_PREEMPT_NOTIFIERS ./kernel/kprobes.c:#if defined(CONFIG_PREEMPT) && defined(CONFIG_PM) ./kernel/kprobes.c:#ifdef CONFIG_PREEMPT ./init/Makefile: "$(UTS_MACHINE)" "$(CONFIG_SMP)" "$(CONFIG_PREEMPT)" "$(CC) $(CFLAGS)" ./net/dccp/ccid.c:#if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT) ./include/asm-cris/arch-v32/system.h:#ifdef CONFIG_PREEMPT ./include/asm-cris/arch-v32/spinlock.h:#ifdef CONFIG_PREEMPT ./include/linux/smp_lock.h:#if defined(CONFIG_SMP) && !defined(CONFIG_PREEMPT_BKL) ./include/linux/hardirq.h:#if defined(CONFIG_PREEMPT) && !defined(CONFIG_PREEMPT_BKL) ./include/linux/hardirq.h:#ifdef CONFIG_PREEMPT ./include/linux/hardirq.h:#ifdef CONFIG_PREEMPT ./include/linux/srcu.h:#ifndef CONFIG_PREEMPT ./include/linux/srcu.h:#else /* #ifndef CONFIG_PREEMPT */ ./include/linux/srcu.h:#endif /* #else #ifndef CONFIG_PREEMPT */ ./include/linux/rcupdate.h:#ifdef CONFIG_PREEMPT ./include/linux/preempt.h:#ifdef CONFIG_PREEMPT ./include/linux/spinlock_api_up.h:#ifdef CONFIG_PREEMPT ./include/linux/spinlock_api_up.h:#else /* CONFIG_PREEMPT */ ./include/linux/spinlock_api_up.h:#ifdef CONFIG_PREEMPT ./include/linux/vermagic.h:#ifdef CONFIG_PREEMPT ./include/linux/fs.h:#elif BITS_PER_LONG==32 && defined(CONFIG_PREEMPT) ./include/linux/fs.h:#elif BITS_PER_LONG==32 && defined(CONFIG_PREEMPT) ./include/linux/autoconf.h:#define CONFIG_PREEMPT_NONE 1 ./include/linux/config.h:#define CONFIG_PREEMPT_NONE 1 ./include/linux/spinlock_types.h:#if defined(CONFIG_PREEMPT) && defined(CONFIG_SMP) ./include/linux/spinlock_types.h:#if defined(CONFIG_PREEMPT) && defined(CONFIG_SMP) ./include/linux/bit_spinlock.h:#elif defined CONFIG_PREEMPT ./include/linux/kernel.h:#ifdef CONFIG_PREEMPT_VOLUNTARY ./include/linux/spinlock.h: * regardless of whether CONFIG_SMP or CONFIG_PREEMPT are set. The various ./include/linux/spinlock.h:#if defined(CONFIG_DEBUG_SPINLOCK) || defined(CONFIG_PREEMPT) || !defined(CONFIG_SMP) ./include/linux/sched.h:#ifdef CONFIG_PREEMPT_NOTIFIERS ./include/linux/sched.h:#if defined(CONFIG_PREEMPT) && defined(CONFIG_SMP) ./include/config/auto.conf:CONFIG_PREEMPT_NONE=y ./include/asm-ppc/highmem.h: /* even !CONFIG_PREEMPT needs this, for in_atomic in do_page_fault */ ./scripts/Makefile.modpost:# - PREEMPT is CONFIG_PREEMPT ./.config:CONFIG_PREEMPT_NONE=y ./.config:# CONFIG_PREEMPT_VOLUNTARY is not set ./.config:# CONFIG_PREEMPT is not set ./.config_WNDR4500v2:CONFIG_PREEMPT_NONE=y ./.config_WNDR4500v2:# CONFIG_PREEMPT_VOLUNTARY is not set ./.config_WNDR4500v2:# CONFIG_PREEMPT is not set ./.config.old:CONFIG_PREEMPT_NONE=y ./.config.old:# CONFIG_PREEMPT_VOLUNTARY is not set ./.config.old:# CONFIG_PREEMPT is not set ./lib/kernel_lock.c:#ifdef CONFIG_PREEMPT_BKL ./lib/kernel_lock.c:#ifdef CONFIG_PREEMPT ./Documentation/DocBook/kernel-locking.tmpl: without CONFIG_PREEMPT spinlocks do not exist at ./Documentation/DocBook/kernel-locking.tmpl: but CONFIG_PREEMPT is set, then spinlocks ./Documentation/DocBook/kernel-locking.tmpl: and CONFIG_PREEMPT enabled, even if you don't have an SMP test box, because it ./Documentation/DocBook/kernel-locking.tmpl: Prior to 2.5, or when CONFIG_PREEMPT is ./Documentation/DocBook/kernel-locking.tmpl: CONFIG_PREEMPT in 2.5.4, this changed: when ./Documentation/RCU/RTFP.txt: for the CONFIG_PREEMPT_RT environment. ./Documentation/RCU/whatisRCU.txt: kernels built with CONFIG_PREEMPT_RCU can preempt RCU read-side ./Documentation/RCU/whatisRCU.txt:on features such as hotplug CPU and the ability to run in CONFIG_PREEMPT ./Documentation/RCU/whatisRCU.txt: that of CONFIG_PREEMPT_RT, where all normal spinlocks ./Documentation/RCU/whatisRCU.txt:Answer: Imagine a single-CPU system with a non-CONFIG_PREEMPT ./Documentation/SubmitChecklist:12: Has been tested with CONFIG_PREEMPT, CONFIG_DEBUG_PREEMPT, ./Documentation/SubmitChecklist: CONFIG_PREEMPT. ./Documentation/kprobes.txt:set to a default value. If CONFIG_PREEMPT is enabled, the default ./Documentation/rt-mutex-design.txt: CONFIG_PREEMPT is enabled) and on SMP prevents multiple CPUs from ./.config_R4500:CONFIG_PREEMPT_NONE=y ./.config_R4500:# CONFIG_PREEMPT_VOLUNTARY is not set ./.config_R4500:# CONFIG_PREEMPT is not set ./arch/powerpc/kernel/entry_64.S:#ifdef CONFIG_PREEMPT ./arch/powerpc/kernel/entry_64.S:#else /* !CONFIG_PREEMPT */ ./arch/powerpc/kernel/entry_64.S:#ifdef CONFIG_PREEMPT ./arch/powerpc/kernel/traps.c:#ifdef CONFIG_PREEMPT ./arch/powerpc/kernel/entry_32.S:#ifdef CONFIG_PREEMPT ./arch/powerpc/kernel/entry_32.S:#endif /* CONFIG_PREEMPT */ ./arch/powerpc/configs/mpc832x_rdb_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc832x_rdb_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc832x_rdb_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/pseries_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/pseries_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/pseries_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/pseries_defconfig:# CONFIG_PREEMPT_BKL is not set ./arch/powerpc/configs/holly_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/holly_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/holly_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc834x_itxgp_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc834x_itxgp_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc834x_itxgp_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/g5_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/g5_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/g5_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/g5_defconfig:# CONFIG_PREEMPT_BKL is not set ./arch/powerpc/configs/mpc8568mds_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc8568mds_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc8568mds_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/pasemi_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/pasemi_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/pasemi_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/pasemi_defconfig:CONFIG_PREEMPT_BKL=y ./arch/powerpc/configs/mpc8544_ds_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc8544_ds_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc8544_ds_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/ppc64_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/ppc64_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/ppc64_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/ppc64_defconfig:# CONFIG_PREEMPT_BKL is not set ./arch/powerpc/configs/mpc866_ads_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc866_ads_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc866_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc834x_itx_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc834x_itx_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc834x_itx_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc8641_hpcn_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc8641_hpcn_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc8641_hpcn_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc8641_hpcn_defconfig:CONFIG_PREEMPT_BKL=y ./arch/powerpc/configs/maple_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/maple_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/maple_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/maple_defconfig:# CONFIG_PREEMPT_BKL is not set ./arch/powerpc/configs/lite5200_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/lite5200_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/lite5200_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc832x_mds_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc832x_mds_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc832x_mds_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc8560_ads_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc8560_ads_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc8560_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc85xx_cds_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc85xx_cds_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc85xx_cds_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/celleb_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/celleb_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/celleb_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/celleb_defconfig:CONFIG_PREEMPT_BKL=y ./arch/powerpc/configs/mpc834x_mds_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc834x_mds_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc834x_mds_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/iseries_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/iseries_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/iseries_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/iseries_defconfig:# CONFIG_PREEMPT_BKL is not set ./arch/powerpc/configs/mpc8313_rdb_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc8313_rdb_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc8313_rdb_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/linkstation_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/linkstation_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/linkstation_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/ebony_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/ebony_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/ebony_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/chrp32_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/chrp32_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/chrp32_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/chrp32_defconfig:CONFIG_PREEMPT_BKL=y ./arch/powerpc/configs/pmac32_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/pmac32_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/pmac32_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/prpmc2800_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/prpmc2800_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/prpmc2800_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc7448_hpc2_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc7448_hpc2_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc7448_hpc2_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc8272_ads_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc8272_ads_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc8272_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc8540_ads_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc8540_ads_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc8540_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/mpc836x_mds_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc836x_mds_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc836x_mds_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/cell_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/cell_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/cell_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/cell_defconfig:CONFIG_PREEMPT_BKL=y ./arch/powerpc/configs/mpc885_ads_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/mpc885_ads_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/mpc885_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/ps3_defconfig:CONFIG_PREEMPT_NONE=y ./arch/powerpc/configs/ps3_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/powerpc/configs/ps3_defconfig:# CONFIG_PREEMPT is not set ./arch/powerpc/configs/ps3_defconfig:# CONFIG_PREEMPT_BKL is not set ./arch/ia64/kernel/entry.S: * With CONFIG_PREEMPT, we also check for extra work when the preempt_count ./arch/ia64/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/ia64/kernel/entry.S:#else /* !CONFIG_PREEMPT */ ./arch/ia64/kernel/entry.S: * With CONFIG_PREEMPT, we also check for extra work when the preempt_count ./arch/ia64/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/ia64/kernel/entry.S: * r20 = ¤t->thread_info->pre_count (if CONFIG_PREEMPT) ./arch/ia64/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/ia64/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/ia64/defconfig:# CONFIG_PREEMPT is not set ./arch/ia64/configs/sn2_defconfig:CONFIG_PREEMPT=y ./arch/ia64/configs/zx1_defconfig:# CONFIG_PREEMPT is not set ./arch/ia64/configs/sim_defconfig:CONFIG_PREEMPT=y ./arch/ia64/configs/gensparse_defconfig:# CONFIG_PREEMPT is not set ./arch/ia64/configs/bigsur_defconfig:CONFIG_PREEMPT=y ./arch/ia64/configs/tiger_defconfig:# CONFIG_PREEMPT is not set ./arch/x86_64/kernel/traps.c:#ifdef CONFIG_PREEMPT ./arch/x86_64/kernel/entry.S:#ifndef CONFIG_PREEMPT ./arch/x86_64/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/x86_64/defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/x86_64/defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/x86_64/defconfig:# CONFIG_PREEMPT is not set ./arch/x86_64/defconfig:CONFIG_PREEMPT_BKL=y ./arch/frv/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/blackfin/configs/BF533-STAMP_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/blackfin/configs/BF533-STAMP_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/blackfin/configs/BF533-STAMP_defconfig:# CONFIG_PREEMPT is not set ./arch/blackfin/configs/BF533-EZKIT_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/blackfin/configs/BF533-EZKIT_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/blackfin/configs/BF533-EZKIT_defconfig:# CONFIG_PREEMPT is not set ./arch/blackfin/configs/BF537-STAMP_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/blackfin/configs/BF537-STAMP_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/blackfin/configs/BF537-STAMP_defconfig:# CONFIG_PREEMPT is not set ./arch/blackfin/configs/PNAV-10_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/blackfin/configs/PNAV-10_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/blackfin/configs/PNAV-10_defconfig:# CONFIG_PREEMPT is not set ./arch/blackfin/configs/BF561-EZKIT_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/blackfin/configs/BF561-EZKIT_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/blackfin/configs/BF561-EZKIT_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/kernel/entry-common.S:#if defined(CONFIG_PREEMPT) ./arch/sh/kernel/entry-common.S:#ifdef CONFIG_PREEMPT ./arch/sh/kernel/entry-common.S:#ifndef CONFIG_PREEMPT ./arch/sh/kernel/signal.c:#ifdef CONFIG_PREEMPT ./arch/sh/kernel/signal.c:#ifdef CONFIG_PREEMPT ./arch/sh/kernel/process.c:#ifdef CONFIG_PREEMPT ./arch/sh/configs/sh7710voipgw_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/sh7710voipgw_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/sh7710voipgw_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/r7785rp_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/r7785rp_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/r7785rp_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/r7785rp_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/microdev_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/microdev_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/microdev_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/microdev_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/se7619_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se7619_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7619_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/shmin_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/shmin_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/shmin_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/se7750_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se7750_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7750_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/se7705_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/se7705_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7705_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/se7705_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/se7343_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se7343_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7343_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/systemh_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/systemh_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/systemh_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/systemh_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/hp6xx_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/hp6xx_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/hp6xx_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/se7300_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se7300_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7300_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/lboxre2_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/lboxre2_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/lboxre2_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/se7751_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se7751_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7751_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/titan_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/titan_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/sh/configs/titan_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/dreamcast_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/dreamcast_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/dreamcast_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/dreamcast_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/landisk_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/landisk_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/landisk_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/se7722_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/se7722_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7722_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/se7722_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/hs7751rvoip_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/hs7751rvoip_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/hs7751rvoip_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/hs7751rvoip_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/sh03_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/sh03_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/sh03_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/sh03_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/se7780_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se7780_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7780_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/rts7751r2d_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/rts7751r2d_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/rts7751r2d_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/r7780rp_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/r7780rp_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/r7780rp_defconfig:CONFIG_PREEMPT=y ./arch/sh/configs/r7780rp_defconfig:CONFIG_PREEMPT_BKL=y ./arch/sh/configs/se7712_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sh/configs/se7712_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/sh/configs/se7712_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/se7206_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se7206_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se7206_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/snapgear_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/snapgear_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/snapgear_defconfig:# CONFIG_PREEMPT is not set ./arch/sh/configs/se73180_defconfig:CONFIG_PREEMPT_NONE=y ./arch/sh/configs/se73180_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/sh/configs/se73180_defconfig:# CONFIG_PREEMPT is not set ./arch/sparc64/kernel/rtrap.S:#ifdef CONFIG_PREEMPT ./arch/sparc64/defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/sparc64/defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/sparc64/defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/kernel/traps.c:#ifdef CONFIG_PREEMPT ./arch/ppc/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/ppc/kernel/entry.S:#endif /* CONFIG_PREEMPT */ ./arch/ppc/configs/mpc885ads_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/taishan_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/taishan_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/taishan_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/katana_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/katana_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/katana_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ev64360_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/ppc/configs/ev64360_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/ev64360_defconfig:CONFIG_PREEMPT=y ./arch/ppc/configs/ev64360_defconfig:CONFIG_PREEMPT_BKL=y ./arch/ppc/configs/chestnut_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/bseip_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/prep_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/prep_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/prep_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM8560_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/TQM8560_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/TQM8560_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mbx_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM8541_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/TQM8541_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/TQM8541_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/bamboo_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/pplus_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/prpmc800_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mpc8555_cds_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/FADS_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM8260_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/est8260_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM850L_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/lopec_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/stx_gp3_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ads8272_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/ads8272_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/ads8272_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mpc86x_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/redwood5_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/lite5200_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ev64260_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/rpxcllf_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/sandpoint_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mpc8560_ads_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/mpc8560_ads_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/mpc8560_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/luan_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/spruce_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/walnut_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/redwood6_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/IVMS8_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/cpci405_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ep405_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ml300_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/ml300_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/ml300_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/hdpu_defconfig:CONFIG_PREEMPT=y ./arch/ppc/configs/rpx8260_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM8540_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/TQM8540_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/TQM8540_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM860L_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/sycamore_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mpc834x_sys_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/mpc834x_sys_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/mpc834x_sys_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/apus_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ebony_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ml403_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/ml403_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/ml403_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mpc8548_cds_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/prpmc750_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/cpci690_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/cpci690_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/cpci690_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/radstone_ppc7d_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/ocotea_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mpc8540_ads_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/rpxlite_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM8555_defconfig:CONFIG_PREEMPT_NONE=y ./arch/ppc/configs/TQM8555_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/ppc/configs/TQM8555_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/TQM823L_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/mvme5100_defconfig:# CONFIG_PREEMPT is not set ./arch/ppc/configs/bubinga_defconfig:# CONFIG_PREEMPT is not set ./arch/xtensa/kernel/traps.c:#ifdef CONFIG_PREEMPT ./arch/xtensa/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/xtensa/Kconfig: CONFIG_SMP and CONFIG_PREEMPT are enabled, so this option is ./arch/xtensa/configs/iss_defconfig:# CONFIG_PREEMPT is not set ./arch/xtensa/configs/common_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/kernel/entry-armv.S:#ifdef CONFIG_PREEMPT ./arch/arm/kernel/entry-armv.S:#ifdef CONFIG_PREEMPT ./arch/arm/kernel/entry-armv.S:#ifdef CONFIG_PREEMPT ./arch/arm/kernel/entry-armv.S:#ifdef CONFIG_PREEMPT ./arch/arm/kernel/entry-armv.S:#ifdef CONFIG_PREEMPT ./arch/arm/kernel/entry-armv.S:#ifdef CONFIG_PREEMPT ./arch/arm/kernel/traps.c:#ifdef CONFIG_PREEMPT ./arch/arm/lib/Makefile:ifeq ($(CONFIG_PREEMPT),y) ./arch/arm/configs/netx_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/pleb_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/jornada720_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/spitz_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/iop32x_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/trizeps4_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/versatile_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/ixp23xx_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/fortunet_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/neponset_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/ateb9200_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/lpd7a404_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/at91sam9261ek_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/clps7500_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/edb7211_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/shannon_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/simpad_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/csb637_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/collie_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/h7202_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/ixp4xx_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/hackkit_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/iop13xx_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/assabet_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/mx1ads_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/ks8695_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/shark_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/picotux200_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/pxa255-idp_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/badge4_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/ns9xxx_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/at91sam9rlek_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/at91rm9200ek_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/iop33x_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/csb337_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/realview-smp_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/lusl7200_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/at91rm9200dk_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/h7201_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/kafa_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/omap_h2_1610_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/lubbock_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/pnx4008_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/footbridge_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/integrator_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/carmeva_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/ixp2000_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/s3c2410_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/mainstone_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/lpd270_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/at91sam9263ek_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/cerfcube_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/lpd7a400_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/rpc_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/ebsa110_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/ep93xx_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/lart_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/netwinder_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/at91sam9260ek_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/h3600_defconfig:# CONFIG_PREEMPT is not set ./arch/arm/configs/corgi_defconfig:CONFIG_PREEMPT=y ./arch/arm/configs/onearm_defconfig:# CONFIG_PREEMPT is not set ./arch/cris/arch-v10/kernel/entry.S: * Added preemptive kernel scheduling (if CONFIG_PREEMPT) ./arch/cris/arch-v10/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/cris/arch-v10/kernel/entry.S: ; spinlock if CONFIG_PREEMPT ./arch/cris/arch-v32/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/cris/arch-v32/kernel/entry.S: ; spinlock if CONFIG_PREEMPT. ./arch/cris/defconfig:# CONFIG_PREEMPT is not set ./arch/i386/kernel/kprobes.c:#if !defined(CONFIG_PREEMPT) || defined(CONFIG_PM) ./arch/i386/kernel/traps.c:#ifdef CONFIG_PREEMPT ./arch/i386/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/i386/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/i386/defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/i386/defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/i386/defconfig:# CONFIG_PREEMPT is not set ./arch/i386/defconfig:CONFIG_PREEMPT_BKL=y ./arch/i386/mm/highmem.c: /* even !CONFIG_PREEMPT needs this, for in_atomic in do_page_fault */ ./arch/sparc/mm/highmem.c: /* even !CONFIG_PREEMPT needs this, for in_atomic in do_page_fault */ ./arch/avr32/kernel/traps.c:#ifdef CONFIG_PREEMPT ./arch/avr32/kernel/entry-avr32b.S:#ifdef CONFIG_PREEMPT ./arch/avr32/kernel/entry-avr32b.S:#ifdef CONFIG_PREEMPT ./arch/avr32/kernel/entry-avr32b.S:#ifdef CONFIG_PREEMPT ./arch/avr32/kernel/entry-avr32b.S:#ifdef CONFIG_PREEMPT ./arch/avr32/kernel/entry-avr32b.S:#ifdef CONFIG_PREEMPT ./arch/avr32/configs/atngw100_defconfig:CONFIG_PREEMPT_NONE=y ./arch/avr32/configs/atngw100_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/avr32/configs/atngw100_defconfig:# CONFIG_PREEMPT is not set ./arch/avr32/configs/atstk1002_defconfig:CONFIG_PREEMPT_NONE=y ./arch/avr32/configs/atstk1002_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/avr32/configs/atstk1002_defconfig:# CONFIG_PREEMPT is not set ./arch/sh64/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/sh64/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/sh64/configs/cayman_defconfig:CONFIG_PREEMPT=y ./arch/sh64/mm/cache.c: Note, if we have CONFIG_PREEMPT and get preempted inside this loop, ./arch/arm26/kernel/armksyms.c:#ifdef CONFIG_PREEMPT ./arch/arm26/kernel/setup.c:#ifdef CONFIG_PREEMPT ./arch/s390/kernel/entry64.S:#ifdef CONFIG_PREEMPT ./arch/s390/kernel/entry64.S:#ifdef CONFIG_PREEMPT ./arch/s390/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/s390/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/s390/defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/s390/defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/s390/defconfig:CONFIG_PREEMPT=y ./arch/s390/defconfig:CONFIG_PREEMPT_BKL=y ./arch/h8300/platform/h8300h/entry.S:#if defined(CONFIG_PREEMPT) ./arch/h8300/platform/h8300h/entry.S:#if defined(CONFIG_PREEMPT) ./arch/h8300/platform/h8s/entry.S:#if defined(CONFIG_PREEMPT) ./arch/h8300/platform/h8s/entry.S:#if defined(CONFIG_PREEMPT) ./arch/h8300/defconfig:# CONFIG_PREEMPT is not set ./arch/m32r/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/m32r/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/m32r/opsput/defconfig.opsput:# CONFIG_PREEMPT is not set ./arch/m32r/mappi2/defconfig.vdec2:CONFIG_PREEMPT=y ./arch/m32r/mappi2/defconfig.opsp:CONFIG_PREEMPT=y ./arch/m32r/oaks32r/defconfig.nommu:CONFIG_PREEMPT=y ./arch/m32r/m32700ut/defconfig.m32700ut.up:CONFIG_PREEMPT=y ./arch/m32r/m32700ut/defconfig.m32700ut.smp:CONFIG_PREEMPT=y ./arch/m32r/mappi/defconfig.smp:CONFIG_PREEMPT=y ./arch/m32r/mappi/defconfig.up:CONFIG_PREEMPT=y ./arch/m32r/mappi/defconfig.nommu:CONFIG_PREEMPT=y ./arch/m32r/defconfig:CONFIG_PREEMPT=y ./arch/m32r/m32104ut/defconfig.m32104ut:CONFIG_PREEMPT=y ./arch/m32r/mappi3/defconfig.smp:CONFIG_PREEMPT=y ./arch/parisc/kernel/entry.S:#ifndef CONFIG_PREEMPT ./arch/parisc/kernel/entry.S:#endif /* !CONFIG_PREEMPT */ ./arch/parisc/kernel/entry.S: * to kernel space, we may schedule if CONFIG_PREEMPT, otherwise ./arch/parisc/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/parisc/kernel/entry.S:#endif /* CONFIG_PREEMPT */ ./arch/parisc/hpux/wrappers.S:#if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT) ./arch/parisc/defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/parisc/defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/parisc/defconfig:# CONFIG_PREEMPT is not set ./arch/parisc/configs/712_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/parisc/configs/712_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/parisc/configs/712_defconfig:# CONFIG_PREEMPT is not set ./arch/parisc/configs/c3000_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/parisc/configs/c3000_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/parisc/configs/c3000_defconfig:# CONFIG_PREEMPT is not set ./arch/parisc/configs/b180_defconfig:# CONFIG_PREEMPT is not set ./arch/parisc/configs/a500_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-router-dlna:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-dlna:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-dlna:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter-usbap:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter-usbap:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter-usbap:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter-usbap:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-sound:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-sound:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-sound:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx-usbap:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx-router-mini:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-mini:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-mini:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter-noramdisk:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter-noramdisk:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter-noramdisk:# CONFIG_PREEMPT is not set ./arch/mips/kernel/signal-common.h:#ifdef CONFIG_PREEMPT ./arch/mips/kernel/entry.S:#ifndef CONFIG_PREEMPT ./arch/mips/kernel/entry.S:#ifndef CONFIG_PREEMPT ./arch/mips/kernel/entry.S:#ifdef CONFIG_PREEMPT ./arch/mips/defconfig-2.6-bcm947xx-router-media:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-media:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-media:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-mfgrouter:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap-wapi:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap-wapi:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap-wapi:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx-usbap-wapi:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx-usbap-vista-combo:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap-vista-combo:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap-vista-combo:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx-usbap-vista-combo:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx-usbap-combo:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap-combo:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-usbap-combo:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx-usbap-combo:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-combo:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-combo:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-combo:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-router-plc:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-plc:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-plc:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-hsic:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-hsic:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-hsic:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-router:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router:# CONFIG_PREEMPT is not set ./arch/mips/defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/mips/defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/db1200_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/db1200_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/db1200_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/yosemite_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/yosemite_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/yosemite_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/yosemite_defconfig:CONFIG_PREEMPT_BKL=y ./arch/mips/configs/mipssim_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/mipssim_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/mipssim_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/jazz_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/mips/configs/jazz_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/mips/configs/jazz_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/db1500_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/db1500_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/db1500_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/ip22_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/mips/configs/ip22_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/mips/configs/ip22_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/tb0287_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/tb0287_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/tb0287_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/e55_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/e55_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/e55_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/atlas_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/atlas_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/atlas_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/ip27_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/ip27_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/ip27_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/ip27_defconfig:CONFIG_PREEMPT_BKL=y ./arch/mips/configs/ocelot_c_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/ocelot_c_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/ocelot_c_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/sead_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/sead_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/sead_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/ocelot_3_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/ocelot_3_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/ocelot_3_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/decstation_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/decstation_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/decstation_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/db1000_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/db1000_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/db1000_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/wrppmc_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/wrppmc_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/wrppmc_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/tb0226_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/tb0226_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/tb0226_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/cobalt_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/cobalt_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/cobalt_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/ip32_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/mips/configs/ip32_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/mips/configs/ip32_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/pb1550_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/pb1550_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/pb1550_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/rm200_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/mips/configs/rm200_defconfig:CONFIG_PREEMPT_VOLUNTARY=y ./arch/mips/configs/rm200_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/pb1100_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/pb1100_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/pb1100_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/pnx8550-stb810_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/pnx8550-stb810_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/pnx8550-stb810_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/qemu_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/qemu_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/qemu_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/tb0219_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/tb0219_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/tb0219_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/rbhma4200_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/rbhma4200_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/rbhma4200_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/sb1250-swarm_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/sb1250-swarm_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/sb1250-swarm_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/sb1250-swarm_defconfig:CONFIG_PREEMPT_BKL=y ./arch/mips/configs/malta_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/malta_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/malta_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/malta_defconfig:CONFIG_PREEMPT_BKL=y ./arch/mips/configs/db1550_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/db1550_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/db1550_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/excite_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/mips/configs/excite_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/excite_defconfig:CONFIG_PREEMPT=y ./arch/mips/configs/excite_defconfig:CONFIG_PREEMPT_BKL=y ./arch/mips/configs/ev64120_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/ev64120_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/ev64120_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/db1100_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/db1100_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/db1100_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/capcella_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/capcella_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/capcella_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/ocelot_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/ocelot_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/ocelot_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/ddb5477_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/ddb5477_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/ddb5477_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/rbhma4500_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/rbhma4500_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/rbhma4500_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/pb1500_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/pb1500_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/pb1500_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/jmr3927_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/jmr3927_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/jmr3927_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/lasat200_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/lasat200_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/lasat200_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/emma2rh_defconfig:# CONFIG_PREEMPT_NONE is not set ./arch/mips/configs/emma2rh_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/emma2rh_defconfig:CONFIG_PREEMPT=y ./arch/mips/configs/emma2rh_defconfig:CONFIG_PREEMPT_BKL=y ./arch/mips/configs/workpad_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/workpad_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/workpad_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/bigsur_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/bigsur_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/bigsur_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/bigsur_defconfig:# CONFIG_PREEMPT_BKL is not set ./arch/mips/configs/mpc30x_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/mpc30x_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/mpc30x_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/configs/pnx8550-jbs_defconfig:CONFIG_PREEMPT_NONE=y ./arch/mips/configs/pnx8550-jbs_defconfig:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/configs/pnx8550-jbs_defconfig:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-router-wapi:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-wapi:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-wapi:# CONFIG_PREEMPT is not set ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-wapi:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-wapi:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-wapi:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6-wapi:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx-router-voip:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-router-voip:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-voip:# CONFIG_PREEMPT is not set ./arch/mips/mm/highmem.c: /* even !CONFIG_PREEMPT needs this, for in_atomic in do_page_fault */ ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx-router-ipv6:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-bcm947xx-slimrtr:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-bcm947xx-slimrtr:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-bcm947xx-slimrtr:CONFIG_PREEMPT=y ./arch/mips/defconfig-bcm947xx-slimrtr:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx:# CONFIG_PREEMPT_NONE is not set ./arch/mips/defconfig-2.6-bcm947xx:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx:CONFIG_PREEMPT=y ./arch/mips/defconfig-2.6-bcm947xx:CONFIG_PREEMPT_BKL=y ./arch/mips/defconfig-2.6-bcm947xx-74k-router:CONFIG_PREEMPT_NONE=y ./arch/mips/defconfig-2.6-bcm947xx-74k-router:# CONFIG_PREEMPT_VOLUNTARY is not set ./arch/mips/defconfig-2.6-bcm947xx-74k-router:# CONFIG_PREEMPT is not set ./mm/memory.c:#ifdef CONFIG_PREEMPT ./mm/memory.c:#if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT) ./drivers/net/wireless/bcm43xx/bcm43xx_phy.c:#ifndef CONFIG_PREEMPT ./drivers/net/wireless/bcm43xx/bcm43xx_phy.c:#endif /* CONFIG_PREEMPT */ ./.config_WNDR4500REV:CONFIG_PREEMPT_NONE=y ./.config_WNDR4500REV:# CONFIG_PREEMPT_VOLUNTARY is not set ./.config_WNDR4500REV:# CONFIG_PREEMPT is not set ./autoconf.h_WNDR4500REV:#define CONFIG_PREEMPT 1 ./autoconf.h_WNDR4500REV:#define CONFIG_PREEMPT_BKL 1