On Thu, Jun 29, 2023 at 11:33:45PM -0700, Linus Torvalds wrote: > On Thu, 29 Jun 2023 at 23:29, Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > > > > Did you see that one (in mainline) ? > > > > Building csky:defconfig ... failed > > Nope. Thanks. Obvious fix: 'address' is called 'addr' here. > > I knew we had all these tiny little mazes that looked the same but > were just _subtly_ different, but I still ended up doing too much > cut-and-paste. > > And I only ended up cross-compiling the fairly small set that I had > existing cross-build environments for. Which was less than half our > ~24 different architectures. > > Oh well. We'll get them all. Eventually. Let me go fix up that csky case. Thanks, I've picked that up now as well. greg k-h