lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1582690790.6276.19.camel@mhfsdcap03>
Date:   Wed, 26 Feb 2020 12:19:50 +0800
From:   gtk_ruiwang <gtk_ruiwang@...iatek.com>
To:     Alexandre Courbot <acourbot@...omium.org>
CC:     <linux-firmware@...nel.org>,
        Linux Media Mailing List <linux-media@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>,
        "moderated list:ARM/Mediatek SoC support" 
        <linux-arm-kernel@...ts.infradead.org>,
        "moderated list:ARM/Mediatek SoC support" 
        <linux-mediatek@...ts.infradead.org>,
        <srv_heupstream@...iatek.com>, Tomasz Figa <tfiga@...omium.org>,
        <PoChun.Lin@...iatek.com>,
        Longfei Wang <longfei.wang@...iatek.com>,
        Yunfei Dong <yunfei.dong@...iatek.com>,
        Maoguang Meng <maoguang.meng@...iatek.com>
Subject: Re: [PATCH] mediatek: move MT8173 VPU FW to subfolder

Dear Alex,

Do you mean to create two symbolic link?

lrwxrwxrwx  1 gtk_ruiwang gtk_ruiwang      25 Feb 26 11:52 vpu_d.bin ->
mediatek/mt8173/vpu_d.bin
lrwxrwxrwx  1 gtk_ruiwang gtk_ruiwang      25 Feb 26 11:52 vpu_p.bin ->
mediatek/mt8173/vpu_p.bin

we create them at the linux-firmware root folder.

Thanks
Best Regards

On Wed, 2020-02-26 at 12:41 +0900, Alexandre Courbot wrote:
> On Wed, Feb 26, 2020 at 12:38 PM <gtk_ruiwang@...iatek.com> wrote:
> >
> > From: gtk_ruiwang <gtk_ruiwang@...iatek.com>
> >
> > Currently vpu_d.bin and vpu_p.bin are at the root of
> > linux-firmware git tree, it's not appropriate so we move
> > them to subfolder mediatek/mt8173
> >
> > Release Version: 1.1.4
> >
> > Signed-off-by: Rui Wang <gtk_ruiwang@...iatek.com>
> > ---
> >  vpu_d.bin => mediatek/mt8173/vpu_d.bin | Bin
> >  vpu_p.bin => mediatek/mt8173/vpu_p.bin | Bin
> >  2 files changed, 0 insertions(+), 0 deletions(-)
> >  rename vpu_d.bin => mediatek/mt8173/vpu_d.bin (100%)
> >  rename vpu_p.bin => mediatek/mt8173/vpu_p.bin (100%)
> 
> This is nice as it removes some stuff from the root, but for
> compatibility with older kernels that don't know about the new path
> shouldn't we at least temporarily create a symbolic link between the
> old location and the new one?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ