mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] drm/todo: Fix corrupted duplicate in defio section
@ 2023-06-02 11:30 Geert Uytterhoeven
  2023-06-02 12:12 ` Thomas Zimmermann
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-06-02 11:30 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Jonathan Corbet, Noralf Trønnes
  Cc: dri-devel, linux-doc, linux-kernel, Geert Uytterhoeven

Part of the paragraph was accidentally duplicated.

Fixes: be5cadc7e7b4cee8 ("drm/todo: Better defio support in the generic fbdev emulation")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/gpu/todo.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 66736db00e6d182d..c25e3cdbe964967a 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -312,8 +312,7 @@ everything after it has done the write-protect/mkwrite trickery:
 
 - Set the mkwrite and fsync callbacks with similar implementions to the core
   fbdev defio stuff. These should all work on plain ptes, they don't actually
-  require a struct page.  uff. These should all work on plain ptes, they don't
-  actually require a struct page.
+  require a struct page.
 
 - Track the dirty pages in a separate structure (bitfield with one bit per page
   should work) to avoid clobbering struct page.
-- 
2.34.1


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

* Re: [PATCH] drm/todo: Fix corrupted duplicate in defio section
  2023-06-02 11:30 [PATCH] drm/todo: Fix corrupted duplicate in defio section Geert Uytterhoeven
@ 2023-06-02 12:12 ` Thomas Zimmermann
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Zimmermann @ 2023-06-02 12:12 UTC (permalink / raw)
  To: Geert Uytterhoeven, David Airlie, Daniel Vetter,
	Maarten Lankhorst, Maxime Ripard, Jonathan Corbet,
	Noralf Trønnes
  Cc: dri-devel, linux-doc, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1433 bytes --]

Hi

Am 02.06.23 um 13:30 schrieb Geert Uytterhoeven:
> Part of the paragraph was accidentally duplicated.

This TODO item is mostly obsolete. It should be removed.

Best regards
Thomas

> 
> Fixes: be5cadc7e7b4cee8 ("drm/todo: Better defio support in the generic fbdev emulation")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>   Documentation/gpu/todo.rst | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> index 66736db00e6d182d..c25e3cdbe964967a 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -312,8 +312,7 @@ everything after it has done the write-protect/mkwrite trickery:
>   
>   - Set the mkwrite and fsync callbacks with similar implementions to the core
>     fbdev defio stuff. These should all work on plain ptes, they don't actually
> -  require a struct page.  uff. These should all work on plain ptes, they don't
> -  actually require a struct page.
> +  require a struct page.
>   
>   - Track the dirty pages in a separate structure (bitfield with one bit per page
>     should work) to avoid clobbering struct page.

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

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

end of thread, other threads:[~2023-06-02 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 11:30 [PATCH] drm/todo: Fix corrupted duplicate in defio section Geert Uytterhoeven
2023-06-02 12:12 ` Thomas Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®