RE: [PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems

Shaopeng Tan (Fujitsu) posted 8 patches 2 years, 2 months ago
Only 0 patches received!
There is a newer version of this series
RE: [PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
Posted by Shaopeng Tan (Fujitsu) 2 years, 2 months ago
Hi tony,

> base-commit: 3300447612b2adbc05cbb90e5d1cb288f19c40c6

$ git checkout 3300447612b2adbc05cbb90e5d1cb288f19c40c6 -b patch_test
fatal: reference is not a tree: 3300447612b2adbc05cbb90e5d1cb288f19c40c6

Then I tried apply this patch series to kernel v6.5 and v6.6-rc1~7, 
but it failed with error message "Patch failed at 000x".

Could you tell me what kernel version this patch series is based on?

Best regards,
Shaopeng TAN
RE: [PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
Posted by Luck, Tony 2 years, 2 months ago
> Could you tell me what kernel version this patch series is based on?

Shaopeng TAN,

Sorry. It's buried in all the other text in the change log in the cover letter.
I should have put this more prominently at the start of the cover letter.

	Rebased to tip/master October 20th since that has several other
	resctrl changes staged resdy for next merge window. No
	significant collisions, just noise where "git am" would not
	automatically apply. New base is:

	3300447612b2 ("Merge branch into tip/master: 'x86/tdx'")

-Tony