lkml.org 
[lkml]   [2008]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch 1/8] mm: bdi: export bdi_writeout_inc()
From
Date
> > +void bdi_writeout_inc(struct backing_dev_info *bdi)
> > +{
> > + unsigned long flags;
> > +
> > + local_irq_save(flags);
> > + __bdi_writeout_inc(bdi);
> > + local_irq_restore(flags);
> > +}
> > +EXPORT_SYMBOL(bdi_writeout_inc);
> > +
>
> May I ask to make this a _GPL export, please?

Sure.

Miklos


\
 
 \ /
  Last update: 2008-03-18 12:49    [W:0.053 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site