On Thu, May 26, 2011 at 12:58:23PM +0930, Rusty Russell wrote:
> On Wed, 25 May 2011 09:07:59 +0300, "Michael S. Tsirkin"
> wrote:
> > On Wed, May 25, 2011 at 11:05:04AM +0930, Rusty Russell wrote:
> > Hmm I'm not sure I got it, need to think about this.
> > I'd like to go back and document how m
On Sat, May 28, 2011 at 10:34:26PM +0300, Michael S. Tsirkin wrote:
> On Wed, May 25, 2011 at 11:34:07AM +0930, Rusty Russell wrote:
> > On Tue, 24 May 2011 12:23:45 +0300, "Michael S. Tsirkin"
> > wrote:
> > > Just checking: were you going to send the following to Linus for 2.6.40?
> > > virtio:
On Wed, May 25, 2011 at 11:34:07AM +0930, Rusty Russell wrote:
> On Tue, 24 May 2011 12:23:45 +0300, "Michael S. Tsirkin"
> wrote:
> > Just checking: were you going to send the following to Linus for 2.6.40?
> > virtio:event_index_interface.patch
> > virtio:ring_inline_function_to_check_for_event
Signed-off-by: Joe Perches
---
Heiko Stübner pointed out I can't type...
s/vmalloc/vmalloc/ doesn't do much.
drivers/video/arcfb.c|5 ++---
drivers/video/broadsheetfb.c |4 +---
drivers/video/hecubafb.c |5 ++---
drivers/video/metronomefb.c |4 +---
drivers/video/xe
Signed-off-by: Joe Perches
---
drivers/video/arcfb.c|5 ++---
drivers/video/broadsheetfb.c |4 +---
drivers/video/hecubafb.c |5 ++---
drivers/video/metronomefb.c |4 +---
drivers/video/xen-fbfront.c |3 +--
5 files changed, 7 insertions(+), 14 deletions(-)
diff
Resubmittal of patches from November 2010 and a few new ones.
Joe Perches (15):
s390: Convert vmalloc/memset to vzalloc
x86: Convert vmalloc/memset to vzalloc
atm: Convert vmalloc/memset to vzalloc
drbd: Convert vmalloc/memset to vzalloc
char: Convert vmalloc/memset to vzalloc
isdn: Co