search for: export_

Displaying 14 results from an estimated 14 matches for "export_".

Did you mean: export
2015 Jan 05
3
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...nouveau platform device can reuse them. > >> > >Hi Vince, > > > >Afaiu one needs to export a symbol as it's used by another module or > >subsystem. With the follow up two patches you are not doing either one, > >so I'd assume that you can just omit the EXPORT_* changes. > The nouveau platform device driver is built as another module - > nouveau_platform.ko. :) I'd like to hear the opinion of the nouveau people and Alex, but I'd very much prefer if nouveau_platform.o was simply linked into the nouveau.ko module. I don't see any good rea...
2014 Dec 30
2
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...nd exports some variables/functions so that the > nouveau platform device can reuse them. > Hi Vince, Afaiu one needs to export a symbol as it's used by another module or subsystem. With the follow up two patches you are not doing either one, so I'd assume that you can just omit the EXPORT_* changes. I could be wrong though :-) Cheers Emil > Signed-off-by: Vince Hsu <vinceh at nvidia.com> > --- > drm/nouveau_drm.c | 16 +++++++++++----- > drm/nouveau_drm.h | 2 ++ > 2 files changed, 13 insertions(+), 5 deletions(-) > > diff --git a/drm/nouveau_drm.c b...
2015 Jan 06
2
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...>> > >> >Hi Vince, > >> > > >> >Afaiu one needs to export a symbol as it's used by another module or > >> >subsystem. With the follow up two patches you are not doing either one, > >> >so I'd assume that you can just omit the EXPORT_* changes. > >> The nouveau platform device driver is built as another module - > >> nouveau_platform.ko. :) > > > > I'd like to hear the opinion of the nouveau people and Alex, but I'd > > very much prefer if nouveau_platform.o was simply linked into the...
2010 Jun 28
1
log format question
USING: rsync version 3.0.6 protocol version 30 on a Sun Solaris 10 x86. This is a precompiled version from opencsw. /opt/csw/bin/rsync -n -axzH -v --delete-after --log-file=$RSYNCOUTPUT/export_-${DAILYDT}X --rsync-path=/opt/csw/bin/rsync -e "ssh -i /root/.ssh/id_hertz" --max-delete=100 /export/.zfs/snapshot/$DAILYDT/ hertz3:/zvol/backup/gauss/export When I added the --log-file= line I get log file messages like 2010/06/25 19:43:38 [16789] <f..t...... rmcgraw/Librar...
2015 Jan 06
2
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...i Vince, > >>>>> > >>>>>Afaiu one needs to export a symbol as it's used by another module or > >>>>>subsystem. With the follow up two patches you are not doing either one, > >>>>>so I'd assume that you can just omit the EXPORT_* changes. > >>>>The nouveau platform device driver is built as another module - > >>>>nouveau_platform.ko. :) > >>>I'd like to hear the opinion of the nouveau people and Alex, but I'd > >>>very much prefer if nouveau_platform.o was simpl...
2015 Jan 06
2
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...gt;> > >> >>>>>Afaiu one needs to export a symbol as it's used by another module or > >> >>>>>subsystem. With the follow up two patches you are not doing either one, > >> >>>>>so I'd assume that you can just omit the EXPORT_* changes. > >> >>>>The nouveau platform device driver is built as another module - > >> >>>>nouveau_platform.ko. :) > >> >>>I'd like to hear the opinion of the nouveau people and Alex, but I'd > >> >>>very much pr...
2006 Apr 20
3
there is no "xls" reader in R?
Currently I have to convert all my "xls" into "csv" before I can read it in and process the excel data in R... Is there a way to directly read in "xls" data? Thanks a lot! [[alternative HTML version deleted]]
2010 Jun 28
0
log format question: resolved
...n page but missed this part. I guess it was the forest for the trees. Thanks and it is resolved. Robert USING: rsync version 3.0.6 protocol version 30 on a Sun Solaris 10 x86. This is a precompiled version from opencsw. /opt/csw/bin/rsync -n -axzH -v --delete-after --log-file=$RSYNCOUTPUT/export_-${DAILYDT}X --rsync-path=/opt/csw/bin/rsync -e "ssh -i /root/.ssh/id_hertz" --max-delete=100 /export/.zfs/snapshot/$DAILYDT/ hertz3:/zvol/backup/gauss/export When I added the --log-file= line I get log file messages like 2010/06/25 19:43:38 [16789] <f..t...... rmcgraw/Librar...
2015 Jan 05
0
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...can reuse them. >> >> >> >Hi Vince, >> > >> >Afaiu one needs to export a symbol as it's used by another module or >> >subsystem. With the follow up two patches you are not doing either one, >> >so I'd assume that you can just omit the EXPORT_* changes. >> The nouveau platform device driver is built as another module - >> nouveau_platform.ko. :) > > I'd like to hear the opinion of the nouveau people and Alex, but I'd > very much prefer if nouveau_platform.o was simply linked into the > nouveau.ko module. I...
2014 Dec 30
0
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...ions so that the >> nouveau platform device can reuse them. >> > Hi Vince, > > Afaiu one needs to export a symbol as it's used by another module or > subsystem. With the follow up two patches you are not doing either one, > so I'd assume that you can just omit the EXPORT_* changes. The nouveau platform device driver is built as another module - nouveau_platform.ko. :) Thanks, Vince > > I could be wrong though :-) > > Cheers > Emil > > >> Signed-off-by: Vince Hsu <vinceh at nvidia.com> >> --- >> drm/nouveau_drm.c | 16...
2015 Jan 06
0
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...gt;>>> Hi Vince, >>>>> >>>>> Afaiu one needs to export a symbol as it's used by another module or >>>>> subsystem. With the follow up two patches you are not doing either one, >>>>> so I'd assume that you can just omit the EXPORT_* changes. >>>> The nouveau platform device driver is built as another module - >>>> nouveau_platform.ko. :) >>> I'd like to hear the opinion of the nouveau people and Alex, but I'd >>> very much prefer if nouveau_platform.o was simply linked into th...
2015 Jan 06
0
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...; >>>>> >> >>>>>Afaiu one needs to export a symbol as it's used by another module or >> >>>>>subsystem. With the follow up two patches you are not doing either one, >> >>>>>so I'd assume that you can just omit the EXPORT_* changes. >> >>>>The nouveau platform device driver is built as another module - >> >>>>nouveau_platform.ko. :) >> >>>I'd like to hear the opinion of the nouveau people and Alex, but I'd >> >>>very much prefer if nouveau_plat...
2015 Jan 06
0
[PATCH nouveau 09/11] drm: export some variable and functions to resue the PM functions
...> >> >>>>>Afaiu one needs to export a symbol as it's used by another module or >> >> >>>>>subsystem. With the follow up two patches you are not doing either one, >> >> >>>>>so I'd assume that you can just omit the EXPORT_* changes. >> >> >>>>The nouveau platform device driver is built as another module - >> >> >>>>nouveau_platform.ko. :) >> >> >>>I'd like to hear the opinion of the nouveau people and Alex, but I'd >> >> >>...
2014 Dec 23
18
[PATCH 0/11] Add suspend/resume support for GK20A
Hi, This series includes some pieces of fixes to complete the GK20A power on/off sequences and add the suspend/resume support. The patches 1/11 - 4/11 are based on the linux-next-20141219. The patches 5/11 - 11/11 are based on the branch "linux-3.19" of Ben Skeggs's tree (http://cgit.freedesktop.org/~darktama/nouveau). Thanks, Vince Vince Hsu (4): (linux-next-20141219) ARM: