 c4e1aa67ed
			
		
	
	
	c4e1aa67ed
	
	
	
		
			
			* 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (33 commits) lockdep: fix deadlock in lockdep_trace_alloc lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB lockdep: annotate reclaim context (__GFP_NOFS), fix lockdep: build fix for !PROVE_LOCKING lockstat: warn about disabled lock debugging lockdep: use stringify.h lockdep: simplify check_prev_add_irq() lockdep: get_user_chars() redo lockdep: simplify get_user_chars() lockdep: add comments to mark_lock_irq() lockdep: remove macro usage from mark_held_locks() lockdep: fully reduce mark_lock_irq() lockdep: merge the !_READ mark_lock_irq() helpers lockdep: merge the _READ mark_lock_irq() helpers lockdep: simplify mark_lock_irq() helpers #3 lockdep: further simplify mark_lock_irq() helpers lockdep: simplify the mark_lock_irq() helpers lockdep: split up mark_lock_irq() lockdep: generate usage strings lockdep: generate the state bit definitions ...
		
			
				
	
	
		
			17 lines
		
	
	
	
		
			482 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			482 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| SCHED_FEAT(NEW_FAIR_SLEEPERS, 1)
 | |
| SCHED_FEAT(NORMALIZED_SLEEPER, 0)
 | |
| SCHED_FEAT(ADAPTIVE_GRAN, 1)
 | |
| SCHED_FEAT(WAKEUP_PREEMPT, 1)
 | |
| SCHED_FEAT(START_DEBIT, 1)
 | |
| SCHED_FEAT(AFFINE_WAKEUPS, 1)
 | |
| SCHED_FEAT(CACHE_HOT_BUDDY, 1)
 | |
| SCHED_FEAT(SYNC_WAKEUPS, 1)
 | |
| SCHED_FEAT(HRTICK, 0)
 | |
| SCHED_FEAT(DOUBLE_TICK, 0)
 | |
| SCHED_FEAT(ASYM_GRAN, 1)
 | |
| SCHED_FEAT(LB_BIAS, 1)
 | |
| SCHED_FEAT(LB_WAKEUP_UPDATE, 1)
 | |
| SCHED_FEAT(ASYM_EFF_LOAD, 1)
 | |
| SCHED_FEAT(WAKEUP_OVERLAP, 0)
 | |
| SCHED_FEAT(LAST_BUDDY, 1)
 | |
| SCHED_FEAT(OWNER_SPIN, 1)
 |