Re: kernel full compilation ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux