lkl / linux

Linux kernel source tree

Home Page:https://lkl.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to switch between different kernel versions?

AminoACID123 opened this issue · comments

Hi, recently I am using LKL and I wonder how to build LKL from an arbitrary kernel version. I haven't found any answers in the documents you provided. Does LKL support different kernel versions after all?

You need to manually patch the upstream kernel to LKL so that you can use different kernel versions with LKL.
Currently it's based on 5.10 kernel and I plan to follow newer version soon.