Displaying 19 results from an estimated 19 matches for "enberg".
Did you mean:
rnberg
2008 Mar 09
0
[PATCH 1/4] nouveau: add nouveau_addmap_{agp, fb, pci} functions
From: Pekka Enberg <penberg at cs.helsinki.fi>
This introduces memory type specific nouveau_addmap_{agp,fb,pci} functions as a
preparatory step to cleaning up nouveau_mem_alloc().
Signed-off-by: Pekka Enberg <penberg at cs.helsinki.fi>
---
shared-core/nouveau_mem.c | 50 ++++++++++++++++++++++++++++++...
2008 Mar 09
0
[PATCH 2/4] nouveau: add nouveau_map_block function
From: Pekka Enberg <penberg at cs.helsinki.fi>
This extracts the struct mem_block to struct drm_map_list entry mapping into a
separate function.
Signed-off-by: Pekka Enberg <penberg at cs.helsinki.fi>
---
shared-core/nouveau_mem.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletio...
2008 Mar 09
0
[PATCH 3/4] nouveau: move nouveau_map_block() call to nouveau_addmap()
From: Pekka Enberg <penberg at cs.helsinki.fi>
Move nouveau_map_block() call from nouveau_mem_alloc() to nouveau_addmap() to
simplify error handling.
Signed-off-by: Pekka Enberg <penberg at cs.helsinki.fi>
---
shared-core/nouveau_mem.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions...
2008 Mar 09
0
[PATCH 4/4] nouveau: clean up nouveau_mem_alloc function
From: Pekka Enberg <penberg at cs.helsinki.fi>
Convert the macros in nouveau_mem_alloc() to nouveau_mem_alloc_agp(),
nouveau_mem_alloc_fb(), and nouveau_mem_alloc_pci() functions that use a new
generic __nouveau_mem_alloc() function to allocate and map memory.
Signed-off-by: Pekka Enberg <penberg at cs.hel...
2006 Jan 25
1
EXT3: failed to claim external journal device.
We are having problems remounting an ext3 filesystem using an external
journal device. The filesystem in question was working fine until the
server was rebooted.
This is what we see on dmesg when trying to mount:
EXT3: failed to claim external journal device.
The external journal lives on a LVM2 logical volume and it seems to be
accessible ( we can dumpe2fs and see filesystem information).
2007 May 09
3
[patch 8/9] lguest: the block driver
From: Rusty Russell <rusty@rustcorp.com.au>
Lguest block driver
A simple block driver for lguest.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/block/Makefile | 1
drivers/block/lguest_blk.c | 271
2007 May 09
3
[patch 8/9] lguest: the block driver
From: Rusty Russell <rusty@rustcorp.com.au>
Lguest block driver
A simple block driver for lguest.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/block/Makefile | 1
drivers/block/lguest_blk.c | 271
2009 Jul 20
0
No subject
-uzzi
PS: If you're not seeing any connection information, be sure to double-check
the IP address is correct. Learned that lesson the hard way =\
On Sun, Jan 31, 2010 at 5:51 PM, Jim Rosenberg <jr at amanue.com> wrote:
> Let's say I have two Asterisk boxes, A and B. I am trying to get A to do
> SIP registration on B, so an extension for A can dial SIP phones covered by
> B. If I examine the logs on B, if the registration succeeds, I am seeing a
> notice to that eff...
2011 Nov 03
2
[PATCH 4 of 5] virtio: avoid modulus operation
Since we know vq->vring.num is a power of 2, modulus is lazy (it's asserted
in vring_new_virtqueue()).
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
---
drivers/virtio/virtio_ring.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/arch/x86/lguest/boot.c b/arch/x86/lguest/boot.c
--- a/arch/x86/lguest/boot.c
+++ b/arch/x86/lguest/boot.c
@@
2011 Nov 03
2
[PATCH 4 of 5] virtio: avoid modulus operation
Since we know vq->vring.num is a power of 2, modulus is lazy (it's asserted
in vring_new_virtqueue()).
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
---
drivers/virtio/virtio_ring.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/arch/x86/lguest/boot.c b/arch/x86/lguest/boot.c
--- a/arch/x86/lguest/boot.c
+++ b/arch/x86/lguest/boot.c
@@
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...herrmann.der.user@googlemail.com>
Andreas Hübner <andreas@k4n.de>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.westin@stericsson.com>
Andrei Emeltche...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...herrmann.der.user@googlemail.com>
Andreas Hübner <andreas@k4n.de>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...herrmann.der.user@googlemail.com>
Andreas Hübner <andreas@k4n.de>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...<andreas@k4n.de>
Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...<andreas@k4n.de>
Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...l@linux.vnet.ibm.com>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Philipp <philipp.andreas@gmail.com>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...l@linux.vnet.ibm.com>
Andreas Larsson <andreas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Philipp <philipp.andreas@gmail.com>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...eas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Philipp <philipp.andreas@gmail.com>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Reis <andreas.reis@gmail.com> (v2)
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...eas@gaisler.com>
Andreas Mohr <andi@lisas.de>
Andreas Nielsen <eas@svep.se>
Andreas Philipp <philipp.andreas@gmail.com>
Andreas Pretzsch <apr@cn-eng.de>
Andreas Regel <andreas.regel@gmx.de>
Andreas Reis <andreas.reis@gmail.com> (v2)
Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com>
Andreas Schallenberg<Andreas.Schallenberg@3alitytechnica.com>
Andreas Schwab <schwab@linux-m68k.org>
Andreas Schwab <schwab@suse.de>
Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Andreas Westin <andreas.wes...