Hi Markus, Thanks for your review.
On 2024/6/13 上午2:08, Markus Elfring wrote:
…
This can be happen if a node is online while all its CPUs are offline (we can use "maxcpus=1" without "nr_cpus=1" to reproduce it), Therefore, in this case, we should call local_pci_probe() instead of work_on_cpu().
- Please take text layout concerns a bit better into account also according to the usage of paragraphs. https://elixir.bootlin.com/linux/v6.10-rc3/source/Documentation/process/main..., Let rewrite the commit message.
- Please improve the change description with an imperative wording. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Docu...
OK, Let me use imperative word.
- Would you like to add the tag “Fixes” accordingly?
OK, Let me add Fixes.
- How do you think about to specify the name of the affected function in the summary phrase?
OK, Let me add the affected function in summary phrase.
Regards, Markus