Re: [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature

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

 



On Sun, 10 Nov 2024 00:10:54 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:

> > > +++ b/arch/x86/include/asm/fprobe.h
> > > @@ -0,0 +1,9 @@
> > > +/* SPDX-License-Identifier: GPL-2.0 */
> > > +#ifndef _ASM_X86_FPROBE_H
> > > +#define _ASM_X86_FPROBE_H
> > > +
> > > +#ifdef CONFIG_64BIT
> > > +#include <asm-generic/fprobe.h>
> > > +#endif
> > > +
> > > +#endif /* _ASM_X86_FPROBE_H */
> > > \ No newline at end of file  
> > 
> > Same for the above.  
> 
> OK, but x86 and riscv, we need this default template on 64bit only.
> So those may keep it, right?

Hmm, I wonder if we could just add:

  generic-$(CONFIG_X86_32)

But since I don't see that used anywhere, we may need this for archs that
partially have it.

-- Steve




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux