From: Jani Nikula <jani.nikula@intel.com>
To: "Christian König" <christian.koenig@amd.com>,
dri-devel@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org,
"Thomas Hellström" <thomas.hellstrom@linux.intel.com>
Subject: Re: [PATCH 1/2] drm/ttm: fix kernel-doc typo for @trylock_only
Date: Mon, 26 Aug 2024 13:20:07 +0300 [thread overview]
Message-ID: <878qwj37s8.fsf@intel.com> (raw)
In-Reply-To: <704af387-a984-4fcb-866a-1e95a22e50b9@amd.com>
On Fri, 23 Aug 2024, Christian König <christian.koenig@amd.com> wrote:
> Am 23.08.24 um 16:11 schrieb Jani Nikula:
>> s/tryock_only/trylock_only/
>>
>> Fixes: da966b82bf3d ("drm/ttm: Provide a generic LRU walker helper")
>> Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
>> Cc: Christian König <christian.koenig@amd.com>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
> Reviewed-by: Christian König <christian.koenig@amd.com>
Thanks, pushed this one patch to drm-misc-next.
BR,
Jani.
>
>> ---
>> include/drm/ttm/ttm_bo.h | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/include/drm/ttm/ttm_bo.h b/include/drm/ttm/ttm_bo.h
>> index d1a732d56259..7294dde240fb 100644
>> --- a/include/drm/ttm/ttm_bo.h
>> +++ b/include/drm/ttm/ttm_bo.h
>> @@ -222,7 +222,7 @@ struct ttm_lru_walk {
>> struct ttm_operation_ctx *ctx;
>> /** @ticket: The struct ww_acquire_ctx if any. */
>> struct ww_acquire_ctx *ticket;
>> - /** @tryock_only: Only use trylock for locking. */
>> + /** @trylock_only: Only use trylock for locking. */
>> bool trylock_only;
>> };
>>
>
--
Jani Nikula, Intel
next prev parent reply other threads:[~2024-08-26 10:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 14:11 [PATCH 1/2] drm/ttm: fix kernel-doc typo for @trylock_only Jani Nikula
2024-08-23 14:11 ` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc Jani Nikula
2024-08-26 16:05 ` kernel test robot
2024-08-26 22:28 ` kernel test robot
2024-08-23 14:12 ` [PATCH 1/2] drm/ttm: fix kernel-doc typo for @trylock_only Christian König
2024-08-26 10:20 ` Jani Nikula [this message]
2024-08-23 14:44 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] " Patchwork
2024-08-23 14:51 ` ✓ Fi.CI.BAT: success " Patchwork
2024-08-24 13:38 ` ✗ Fi.CI.IGT: failure " Patchwork
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=878qwj37s8.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=christian.koenig@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=thomas.hellstrom@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox