[arch-general] kernel full compilation ?

Filipe Laíns lains at archlinux.org
Tue Mar 3 16:36:01 UTC 2020


On Tue, 2020-03-03 at 14:29 +0100, Pascal via arch-general wrote:
> yes, I've just recompiled and this second time was much faster !
> 
> to be more precise, here is the very small modification made to the
> file
> mentioned above :
> 
> --- src/linux-5.4.23/block/blk-core.c 2020-02-28 17:22:29.000000000
> +0100
> +++ /tmp/blk-core.c 2020-03-03 14:25:56.049803851 +0100
> @@ -799,7 +799,7 @@
>   "to read-only block-device %s (partno %d)\n",
>   bio_devname(bio, b), part->partno);
>   /* Older lvm-tools actually trigger this */
> - return false;
> + return true;
>   }

This seems very wrong. Has this patch been upstreamed?

Filipe Laíns
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.archlinux.org/pipermail/arch-general/attachments/20200303/61ffae61/attachment.sig>


More information about the arch-general mailing list