commit | 193c81b979adbc4a540bf89e75b9039fae75bf82 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat Jan 31 02:23:27 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Jan 31 02:23:27 2009 +0100 |
tree | da17745456f72c4d964f4cad96e50f9043afa9a5 | |
parent | 6b64ee02da20d6c0d97115e0b1ab47f9fa2f0d8f [diff] |
x86, irq: add LOCAL_PERF_VECTOR Add a slot for the performance monitoring interrupt. Not yet used by any subsystem - but the hardware has it. (This eases integration with performance monitoring code.) Signed-off-by: Ingo Molnar <mingo@elte.hu>