linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ll_rw_block() funcation has been removed
@ 2023-01-13 13:38 Lukas Czerner
  2023-01-13 23:11 ` Kees Cook
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Czerner @ 2023-01-13 13:38 UTC (permalink / raw)
  To: keescook; +Cc: linux-kernel

Hi,

ll_rw_block() has been removed with commit 79f597842069 ("fs/buffer:
remove ll_rw_block() helper"), but I noticed that it's still beeing
referenced in drivers/misc/lkdtm/core.c. I know nothing about LKDTM so I
can't even tell whether it's a problem at all, but I though it's worth
letting you know.

Best regards,
-Lukas


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ll_rw_block() funcation has been removed
  2023-01-13 13:38 ll_rw_block() funcation has been removed Lukas Czerner
@ 2023-01-13 23:11 ` Kees Cook
  0 siblings, 0 replies; 2+ messages in thread
From: Kees Cook @ 2023-01-13 23:11 UTC (permalink / raw)
  To: Lukas Czerner; +Cc: linux-kernel

On Fri, Jan 13, 2023 at 02:38:43PM +0100, Lukas Czerner wrote:
> Hi,
> 
> ll_rw_block() has been removed with commit 79f597842069 ("fs/buffer:
> remove ll_rw_block() helper"), but I noticed that it's still beeing
> referenced in drivers/misc/lkdtm/core.c. I know nothing about LKDTM so I
> can't even tell whether it's a problem at all, but I though it's worth
> letting you know.

Ah-ha! Thanks. Yeah, lkdtm just has a predefined set of possible
breakpoints. I can either remove this or add something similar. Any
suggestion? (Or a patch?)

-Kees

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-13 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 13:38 ll_rw_block() funcation has been removed Lukas Czerner
2023-01-13 23:11 ` Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).