On Tue, Apr 02, 2024 at 05:20:51PM -0700, Mina Almasry wrote:
> +static char *server_ip = "192.168.1.4";
> +static char *client_ip = "192.168.1.2";
> +static char *port = "5201";
> +static size_t do_validation;
> +static int start_queue = 8;
> +static int num_queues = 8;
> +static char *ifname = "e
On Mon, Apr 01, 2024 at 12:22:24PM -0700, Mina Almasry wrote:
> On Thu, Mar 28, 2024 at 12:31 AM Christoph Hellwig wrote:
> >
> > On Tue, Mar 26, 2024 at 01:19:20PM -0700, Mina Almasry wrote:
> > >
> > > Are you envisioning that dmabuf support would be added to the block
> > > layer
> >
> > Yes.
>
On Tue, Feb 25, 2020 at 5:54 PM Andrew Morton wrote:
>
> On Tue, 25 Feb 2020 12:44:46 -0800 Cong Wang wrote:
>
> > dma-buff name can be set via DMA_BUF_SET_NAME ioctl, but once set
> > it never gets freed.
> >
> > Free it in dma_buf_release().
> >
> >
Cc: Andrew Morton
Cc: Linus Torvalds
Signed-off-by: Cong Wang
---
drivers/dma-buf/dma-buf.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/dma-buf/dma-buf.c b/drivers/dma-buf/dma-buf.c
index d4097856c86b..c343c7c10b4c 100644
--- a/drivers/dma-buf/dma-buf.c
+++ b/drivers/dma-buf
Cc: Sumit Semwal
Signed-off-by: Cong Wang
---
drivers/dma-buf/dma-buf.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/dma-buf/dma-buf.c b/drivers/dma-buf/dma-buf.c
index ce41cd9b758a..2427398ff22a 100644
--- a/drivers/dma-buf/dma-buf.c
+++ b/drivers/dma-buf/dma-buf.c
@@ -108,6 +108,7 @@
: Eric Dumazet
Cc: "Paul E. McKenney"
Cc: Rusty Russell
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_fb_helper.c |4 ++--
include/linux/module.h |3 ++-
kernel/kprobes.c|4 ++--
kernel/module.c | 24 ++--
4 fil
: Eric Dumazet
Cc: "Paul E. McKenney"
Cc: Rusty Russell
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_fb_helper.c |4 ++--
include/linux/module.h |3 ++-
kernel/kprobes.c|4 ++--
kernel/module.c | 24 ++--
4 fil
Avoid exporting internal locks to modules, export two
functions lock_modules()/unlock_modules() for them instead.
Cc: Rusty Russell
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_fb_helper.c |4 ++--
include/linux/module.h |3 ++-
kernel/kprobes.c|4
Avoid exporting internal locks to modules, export two
functions lock_modules()/unlock_modules() for them instead.
Cc: Rusty Russell
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_fb_helper.c |4 ++--
include/linux/module.h |3 ++-
kernel/kprobes.c|4
Avoid exporting internal locks to modules, export two
functions lock_modules()/unlock_modules() for them instead.
Cc: Rusty Russell
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_fb_helper.c |4 ++--
include/linux/module.h |3 ++-
kernel/kprobes.c|4
Avoid exporting internal locks to modules, export two
functions lock_modules()/unlock_modules() for them instead.
Cc: Rusty Russell
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_fb_helper.c |4 ++--
include/linux/module.h |3 ++-
kernel/kprobes.c|4
Signed-off-by: Cong Wang
---
drivers/gpu/drm/gma500/mmu.c | 30 +++---
1 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/gma500/mmu.c b/drivers/gpu/drm/gma500/mmu.c
index c904d73..e80ee82 100644
--- a/drivers/gpu/drm/gma500/mmu.c
+++ b
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_cache.c |8
drivers/gpu/drm/ttm/ttm_tt.c| 16
drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c |6 +++---
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/drm_cache.c b/drivers
Signed-off-by: Cong Wang
---
drivers/gpu/drm/gma500/mmu.c | 30 +++---
1 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/gma500/mmu.c b/drivers/gpu/drm/gma500/mmu.c
index c904d73..e80ee82 100644
--- a/drivers/gpu/drm/gma500/mmu.c
+++ b
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_cache.c |8
drivers/gpu/drm/ttm/ttm_tt.c| 16
drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c |6 +++---
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/drm_cache.c b/drivers
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_cache.c |8
drivers/gpu/drm/ttm/ttm_tt.c| 16
drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c |6 +++---
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/drm_cache.c b
Signed-off-by: Cong Wang
---
drivers/gpu/drm/drm_cache.c |8
drivers/gpu/drm/ttm/ttm_tt.c| 16
drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c |6 +++---
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/gpu/drm/drm_cache.c b
? 2011?08?09? 21:32, Alex Deucher ??:
> On Mon, Aug 8, 2011 at 3:22 AM, Amerigo Wang wrote:
>> This patch fixes the following 'make headers_check' errors:
>>
>> linux-2.6/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type
>> without #include
>> linux-2.6/usr/include/drm/i915_drm.h:120:
于 2011年08月09日 21:32, Alex Deucher 写道:
On Mon, Aug 8, 2011 at 3:22 AM, Amerigo Wang wrote:
This patch fixes the following 'make headers_check' errors:
linux-2.6/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type without
#include
linux-2.6/usr/include/drm/i915_drm.h:120: found __[us]{
19 matches
Mail list logo