All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Sergey Shtylyov <s.shtylyov@omp.ru>
Cc: Oleg Nesterov <oleg@redhat.com>, Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	lvc-patches@linuxtesting.org, lvc-project@linuxtesting.org
Subject: Re: [PATCH 03/13] arm64: ptrace: user_regset_copyin_ignore() always returns 0
Date: Wed, 9 Nov 2022 11:20:32 +0000	[thread overview]
Message-ID: <Y2uNAAeArdtpqgdO@arm.com> (raw)
In-Reply-To: <20221014212235.10770-4-s.shtylyov@omp.ru>

On Sat, Oct 15, 2022 at 12:22:25AM +0300, Sergey Shtylyov wrote:
> user_regset_copyin_ignore() always returns 0, so checking its result seems
> pointless -- don't do this anymore...
> 
> Found by Linux Verification Center (linuxtesting.org) with the SVACE static
> analysis tool.
> 
> Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>

Acked-by: Catalin Marinas <catalin.marinas@arm.com>

What's happening with this series? (just going through my inbox)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Catalin Marinas <catalin.marinas@arm.com>
To: Sergey Shtylyov <s.shtylyov@omp.ru>
Cc: Oleg Nesterov <oleg@redhat.com>, Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	lvc-patches@linuxtesting.org, lvc-project@linuxtesting.org
Subject: Re: [PATCH 03/13] arm64: ptrace: user_regset_copyin_ignore() always returns 0
Date: Wed, 9 Nov 2022 11:20:32 +0000	[thread overview]
Message-ID: <Y2uNAAeArdtpqgdO@arm.com> (raw)
In-Reply-To: <20221014212235.10770-4-s.shtylyov@omp.ru>

On Sat, Oct 15, 2022 at 12:22:25AM +0300, Sergey Shtylyov wrote:
> user_regset_copyin_ignore() always returns 0, so checking its result seems
> pointless -- don't do this anymore...
> 
> Found by Linux Verification Center (linuxtesting.org) with the SVACE static
> analysis tool.
> 
> Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>

Acked-by: Catalin Marinas <catalin.marinas@arm.com>

What's happening with this series? (just going through my inbox)

  reply	other threads:[~2022-11-09 11:21 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 21:22 [PATCH 00/13] Make user_regset_copyin_ignore() *void* Sergey Shtylyov
2022-10-14 21:22 ` Sergey Shtylyov
2022-10-14 21:22 ` Sergey Shtylyov
2022-10-14 21:22 ` Sergey Shtylyov
2022-10-14 21:22 ` Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 01/13] arc: ptrace: user_regset_copyin_ignore() always returns 0 Sergey Shtylyov
2022-10-14 21:22   ` Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 02/13] arm: " Sergey Shtylyov
2022-10-14 21:22   ` Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 03/13] arm64: " Sergey Shtylyov
2022-10-14 21:22   ` Sergey Shtylyov
2022-11-09 11:20   ` Catalin Marinas [this message]
2022-11-09 11:20     ` Catalin Marinas
2022-10-14 21:22 ` [PATCH 04/13] hexagon: " Sergey Shtylyov
2022-10-14 21:22   ` Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 05/13] ia64: " Sergey Shtylyov
2022-10-14 21:22   ` Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 06/13] mips: " Sergey Shtylyov
2022-10-18  8:35   ` Philippe Mathieu-Daudé
2022-10-14 21:22 ` [PATCH 07/13] nios2: " Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 08/13] openrisc: " Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 09/13] parisc: " Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 10/13] powerpc: " Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 11/13] sh: " Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 12/13] sparc: " Sergey Shtylyov
2022-10-14 21:22 ` [PATCH 13/13] regset: make user_regset_copyin_ignore() *void* Sergey Shtylyov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y2uNAAeArdtpqgdO@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lvc-patches@linuxtesting.org \
    --cc=lvc-project@linuxtesting.org \
    --cc=oleg@redhat.com \
    --cc=s.shtylyov@omp.ru \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.