On Fri, Jan 3, 2020 at 3:17 AM Namjae Jeon wrote:
>
> Add STAGING prefix to config names to avoid collsion with fs/exfat config.
>
> Signed-off-by: Namjae Jeon
> ---
> drivers/staging/Makefile | 2 +-
> drivers/staging/exfat/Kconfig| 26 +++
> drivers/staging/exf
On Fri, Aug 30, 2019 at 8:16 PM Gao Xiang wrote:
>
> Hi Christoph,
>
> On Fri, Aug 30, 2019 at 09:39:10AM -0700, Christoph Hellwig wrote:
> > On Thu, Aug 29, 2019 at 06:50:48PM +0800, Gao Xiang wrote:
> > > > Please use an erofs_ prefix for all your functions.
> > >
> > > It is already a static fu
On Mon, Jul 22, 2019 at 8:02 AM Gao Xiang wrote:
>
> Hi Amir,
>
> On 2019/7/22 12:39, Amir Goldstein wrote:
> > On Mon, Jul 22, 2019 at 5:54 AM Gao Xiang wrote:
> >>
> >> Currently kernel has scattered tagged pointer usages
> >> hacked by hand in p
On Mon, Jul 22, 2019 at 5:54 AM Gao Xiang wrote:
>
> Currently kernel has scattered tagged pointer usages
> hacked by hand in plain code, without a unique and
> portable functionset to highlight the tagged pointer
> itself and wrap these hacked code in order to clean up
> all over meaningless magi