In particular, I want to switch to the source code of the kernel version 2.6.32.41. However, the output
git tag -l
shows the following:
v2.6.32-code2
v2.6.32-rc3
v2.6.32-rc4
v2.6.32-rc5
v2.6.32-rc6
v2.6.32-RC7
v2.6.32-rc8
Which one is the source of the Linux kernel 2.6.32.41?
git linux linux-kernel
gjain
source share