On Tue, Sep 19, 2023 at 08:42:07AM -0700, Randy Dunlap wrote:
>
>
> On 9/18/23 23:37, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20230918:
> >
> > New tree: kvm-ppc
> >
> > The mm tree gained a boot warning for which I reverted 5 commits.
> >
> > Non-merge commits (relative to
On Tue, Aug 8, 2023 at 11:02 AM Masahiro Yamada wrote:
>
> On Wed, Aug 9, 2023 at 2:31 AM Nick Desaulniers
> wrote:
> >
> > $ wget
> > https://download.01.org/0day-ci/archive/20230808/202308081050.szew4cq5-...@intel.com/config
> > -O .config
> > $ ma
61...@kernel.org/T/#m7bc402e1e038f00ebcf2e92ed7fcb8a52fc1ea44
>
> Signed-off-by: Masahiro Yamada
This resolves an issue I reported (but doesn't seem to be on lore
for linux-kbuild...)
Reviewed-by: Nick Desaulniers
Tested-by: Nick Desaulniers
> ---
>
> Changes in v2:
> - Rephase the commit log
it
18 | void slirp_init(struct net_device *dev, void *data)
| ^
| static
Reported-by: kernel test robot
Closes:
https://lore.kernel.org/oe-kbuild-all/202308081050.szew4cq5-...@intel.com/
Signed-off-by: Nick Desaulniers
---
arch/um/drivers/slirp_kern.c | 2 +-
arch/um/drivers/xterm_kern.c
so give
it static storage.
Reported-by: kernel test robot
Closes: https://lore.kernel.org/llvm/202308081050.szew4cq5-...@intel.com/
Signed-off-by: Nick Desaulniers
---
arch/um/drivers/port_kern.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/um/drivers/port_kern.c b/ar
test robot
Closes: https://lore.kernel.org/llvm/202308081050.szew4cq5-...@intel.com/
Signed-off-by: Nick Desaulniers
---
Changes in v2:
- Fix kbuild test report lore link.
- Link to v1:
https://lore.kernel.org/r/20230808-um_hostaudio-v1-1-3d40fbe1f...@google.com
---
arch/um/drivers/hostaudio_kern.c
On Tue, Aug 8, 2023 at 10:21 AM Nick Desaulniers
wrote:
>
> I'm looking to enable -Wmissing-variable-declarations behind W=1. 0day
> bot spotted the following instance:
>
> arch/um/drivers/hostaudio_kern.c:316:3: warning: no previous extern
> declaration for non-stati
test robot
Closes: https://lore.kernel.org/llvm/202308081000.ttl1eltr-...@intel.com/
Signed-off-by: Nick Desaulniers
---
arch/um/drivers/hostaudio_kern.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/um/drivers/hostaudio_kern.c b/arch/um/drivers/hostaudio_kern.c
index 5b064d36
3192
> > # good: [92e74fb6e6196d642505ae2b74a8e327202afef9] scripts/kallsyms:
> > constify long_options
> > git bisect good 92e74fb6e6196d642505ae2b74a8e327202afef9
> > # good: [92e2921eeafdfca9acd9b83f07d2b7ca099bac24] ARC: define ASM_NL and
> > __ALIGN(_STR) outside
by: Masahiro Yamada
Thanks for the patch!
Reviewed-by: Nick Desaulniers
--
Thanks,
~Nick Desaulniers
___
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um
'license'.
>
> Signed-off-by: Masahiro Yamada
Thanks for the patch!
Reviewed-by: Nick Desaulniers
> ---
>
> Changes in v7:
> - New patch
>
> include/linux/export.h | 8
> include/linux/pm.h | 6 +++---
> 2 files changed, 7 insertions(+), 7
t; It is better to show the offset from the symbol.
>
> Signed-off-by: Masahiro Yamada
Thanks for the patch!
Reviewed-by: Nick Desaulniers
> ---
>
> scripts/mod/modpost.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/scripts/mod/modpost.c b/
because UML cannot
> enable the stack-protector in the first place! (Please note UML does
> not select HAVE_STACKPROTECTOR in Kconfig.)
>
> So, the code is already broken (and unused) in multiple ways.
>
> Just remove.
>
> Signed-off-by: Masahiro Yamada
Thanks for the patch!
x27;t clean skas_ptregs.h.
> diff --git a/arch/x86/um/vdso/Makefile b/arch/x86/um/vdso/Makefile
> index 8c0396fd0e6f..6fbe97c52c99 100644
> --- a/arch/x86/um/vdso/Makefile
> +++ b/arch/x86/um/vdso/Makefile
> @@ -65,7 +65,7 @@ quiet_cmd_vdso = VDSO$@
> -
14 matches
Mail list logo