x86: add modern Intel and AMD CPUs perf-wip.2
authorJens Axboe <axboe@kernel.dk>
Wed, 24 Nov 2021 15:41:13 +0000 (08:41 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 18 Dec 2022 18:20:05 +0000 (11:20 -0700)
commitb2679420d7543c714b3ee785f242e46242cd4183
treee4e4352e1f606a8c2013e038ae9d4994fca1b659
parent46aaef8225187437fbbcc6a6d1352ccac9704603
x86: add modern Intel and AMD CPUs

Add options for both CPUs and have -march set correctly for them, and
enable -O3 for x86_64 in general.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
arch/x86/Kconfig.cpu
arch/x86/Makefile
init/Kconfig