Re: [PATCH 00/15] Split off nVHE hyp code

From: David Brazdil
Date: Thu Apr 30 2020 - 14:57:52 EST


Hey Marc,

> Do you have any figure on how much bigger the final kernel becomes once this
> is applied? I guess I can find out pretty easily, but this is the kind of
> thing
> that would be useful to make part of your cover letter.
Bloat-o-meter puts the diff at 21KB:
add/remove: 152/45 grow/shrink: 10/32 up/down: 27882/-6240 (21642)
That said, the size of `Image` hasn't changed at all, not sure why that is.
The size of Image.gz has gone up by 10KB.

>
> I'll try to review this shortly.
Cheers, no rush.

-David