Re: [PATCH 18/25] x86: move the XOR code to lib/raid/
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.sparclinux,dev.linux.lists.loongarch,org.infradead.lists.linux-riscv,org.infradead.lists.linux-um,org.kernel.vger.linux-alpha,org.kernel.vger.linux-arch,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-crypto,org.kernel.vger.linux-kernel,org.kernel.vger.linux-raid,org.kernel.vger.linux-s390,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 28, 2026 at 11:31:17AM +0100, Peter Zijlstra wrote: > Hmm, I suppose. Its just weird that we now have to look in both > arch/$foo and lib/*/$foo/ to find all arch code. We've had instance of that for a long time, e.g. lib/raid6/ > And I don't suppose symlinks would make it better? Ugg, just purely from the organizaton perspective it would make things a lot worse. I'm also not sure how well git copes with symlinks.