intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Francois Dugast" <francois.dugast@intel.com>
Cc: intel-xe@lists.freedesktop.org
Subject: ✓ CI.checkpatch: success for drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE (rev2)
Date: Fri, 29 Mar 2024 12:51:02 -0000	[thread overview]
Message-ID: <171171666250.1081091.15594652148522540699@8e613ede5ea5> (raw)
In-Reply-To: <20240329124403.7-1-francois.dugast@intel.com>

== Series Details ==

Series: drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE (rev2)
URL   : https://patchwork.freedesktop.org/series/131790/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8ba00b2ebca86b1ca0c758bbe696d9b675bf38c6
Author: Francois Dugast <francois.dugast@intel.com>
Date:   Fri Mar 29 12:44:03 2024 +0000

    drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
    
    The commit 84a1ed5e6756 ("drm/xe/uapi: Remove unused flags") is partially
    reverted. At the time, flags not used by user space were removed during
    cleanup. Some flags now needed by the compute runtime are brought back in
    this commit:
    - DRM_XE_VM_BIND_FLAG_READONLY is used to write protect kernel ISA thus
    preventing accidental overwrites.
    - DRM_XE_VM_BIND_FLAG_IMMEDIATE is used to trigger mapping at the time of
    binding in order to prevent faulting at execution time.
    
    The changes in the compute runtime are ready and approved, see link below.
    
    v2: Include a link to the PR in the commit message (Matthew Brost)
    
    v3: Update kernel doc and improve commit message (Lucas De Marchi)
    
    Cc: Mateusz Jablonski <mateusz.jablonski@intel.com>
    Cc: Michal Mrozek <michal.mrozek@intel.com>
    Cc: Matthew Brost <matthew.brost@intel.com>
    Cc: Lucas De Marchi <lucas.demarchi@intel.com>
    Link: https://github.com/intel/compute-runtime/pull/717
    Signed-off-by: Francois Dugast <francois.dugast@intel.com>
    Reviewed-by: Matthew Brost <matthew.brost@intel.com>
+ /mt/dim checkpatch 98f893b726e1ba5db2680da3f9f53ab2af9780be drm-intel
8ba00b2ebca8 drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE



  parent reply	other threads:[~2024-03-29 12:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 12:44 [PATCH v3] drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE Francois Dugast
2024-03-29 12:50 ` ✓ CI.Patch_applied: success for drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE (rev2) Patchwork
2024-03-29 12:51 ` Patchwork [this message]
2024-03-29 12:52 ` ✓ CI.KUnit: " Patchwork
2024-03-29 13:04 ` ✓ CI.Build: " Patchwork
2024-03-29 13:07 ` ✓ CI.Hooks: " Patchwork
2024-03-29 13:08 ` ✓ CI.checksparse: " Patchwork
2024-03-29 13:49 ` ✓ CI.BAT: " Patchwork
2024-04-08 19:37 ` [PATCH v3] drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE Lucas De Marchi

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=171171666250.1081091.15594652148522540699@8e613ede5ea5 \
    --to=patchwork@emeril.freedesktop.org \
    --cc=francois.dugast@intel.com \
    --cc=intel-xe@lists.freedesktop.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 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).