All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] build: corrections to .init.o generation logic
@ 2020-08-06  9:02 Jan Beulich
  2020-08-06  9:04 ` [PATCH 1/4] build: work around bash issue Jan Beulich
                   ` (3 more replies)
  0 siblings, 4 replies; 24+ messages in thread
From: Jan Beulich @ 2020-08-06  9:02 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Julien Grall, Wei Liu, George Dunlap,
	Andrew Cooper, Anthony Perard, Ian Jackson, Roger Pau Monné

Initially I merely noticed the regression addressed by the 1st patch,
but looking more closely revealed further deficiencies. After having
moved the FIXME in patch 3 I couldn't resist and address that issue
at least partly (patch 4), seeing that three and a half years have
passed and nothing was done to improve the situation.

1: build: work around bash issue
2: build: correctly report non-empty section sizes upon .o -> .init.o conversion
3: build: also check for empty .bss.* in .o -> .init.o conversion
4: EFI: free unused boot mem in at least some cases

Jan


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2020-08-25 10:57 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06  9:02 [PATCH 0/4] build: corrections to .init.o generation logic Jan Beulich
2020-08-06  9:04 ` [PATCH 1/4] build: work around bash issue Jan Beulich
2020-08-06  9:07   ` Julien Grall
2020-08-06  9:14     ` Jan Beulich
2020-08-06  9:20       ` Julien Grall
2020-08-06  9:25         ` Jan Beulich
2020-08-06  9:44           ` Julien Grall
2020-08-06 14:57       ` Andrew Cooper
2020-08-06  9:05 ` [PATCH 2/4] build: correctly report non-empty section sizes upon .o -> .init.o conversion Jan Beulich
2020-08-06 15:25   ` Andrew Cooper
2020-08-06  9:05 ` [PATCH 3/4] build: also check for empty .bss.* in " Jan Beulich
2020-08-06 16:16   ` Andrew Cooper
2020-08-07 10:56     ` Jan Beulich
2020-08-07 15:12       ` Andrew Cooper
2020-08-07 15:40         ` Jan Beulich
2020-08-10 17:51           ` Andrew Cooper
2020-08-17 16:04             ` Jan Beulich
2020-08-10 17:51           ` Andrew Cooper
2020-08-14 19:28   ` Julien Grall
2020-08-06  9:06 ` [PATCH 4/4] EFI: free unused boot mem in at least some cases Jan Beulich
2020-08-10 17:09   ` Andrew Cooper
2020-08-14 15:14     ` David Woodhouse
2020-08-17 15:42     ` Jan Beulich
2020-08-25 10:57     ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.