Displaying 7 results from an estimated 7 matches for "porint".
Did you mean:
point
2020 Jan 03
3
[PATCH] drm/nouveau/bios: fix incorrect kfree in platform_init
Hi, I think there has a incorrect kfree in pcirom_init function. In
pcirom_init function priv porinter could be free only when priv != null
and priv->rom is null.
Signed-off-by: wuxu.wu <wuxu.wu at huawei.com>
---
drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c...
2019 Dec 20
0
[PATCH] drm/nouveau/bios: fix incorrect kfree in platform_init
priv porinter could be free only when priv != null and priv->rom is null.
---
drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c b/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci....
2019 Dec 21
0
[PATCH] drm/nouveau/bios: fix incorrect kfree in platform_init
priv porinter could be free only when priv != null and priv->rom is null.
Signed-off-by: wuxu.wu <wuxu.wu at huawei.com>
---
drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c...
2020 Jan 03
0
[PATCH] drm/nouveau/bios: fix incorrect kfree in platform_init
...o the kfree will
only ever be reached if the condition in the if-statement evaluates to
false. Explicitly writing out an else-block is thus superfluous.
Op 03-01-2020 om 09:10 schreef wuxu.wu:
> Hi, I think there has a incorrect kfree in pcirom_init function. In
> pcirom_init function priv porinter could be free only when priv != null
> and priv->rom is null.
>
> Signed-off-by: wuxu.wu <wuxu.wu at huawei.com>
> ---
> drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gp...
2004 Jul 13
0
Odd "Access Denied" which does not get logged even at log level 100
...have had to code to... AddPrinterA to LPT1: and then hack the settings of each printer... yuck!
Am I appraoching time for a sniffer to debug this one, or should I set additional logging somehow?
Also, when I add the port and successfully then use AddPrinterA, I do not get anything in the log for porinting a printer at the network printer. So, error or successful, nothing logged at log level 100.
--
Michael Lueck
Lueck Data Systems
Remove the upper case letters NOSPAM to contact me directly.
2006 Apr 25
1
/usr/libexec/save-entropy, IPv4: not found
About an hour ago I started getting regular
messages from cron running /usr/libexec/save-entropy which
contail the single line "IPv4: not found"
Anybody got any ideas ? The only thing I did at that porint
was to do an 'rm' of /usr/obj in preparation for compiling
this mornings 61 code to test it. Removing /usr/obj should not
affect a running system at all.
The box is currently running 6.1-RC from last wednesday. When my
compile finished I will do a re-install of world, but I am still
curio...
2001 Sep 28
0
How to ask smart questions (was RE: [S] A plea (was RE: [S] Diffe rences between UNIX and PC)
...case, you were tranferring code unaltered from
> > >S-PLUS 6 for Unix to
> > >> S-PLUS 2000 Windows, a version of S-PLUS more than 18 months
> > >older and based
> > >> on an entirely different language engine.
> > >
> > >Actually I was porint code that worked on the PC version to
> > >the UNIX version 6.
> > >
> > >But I feel that the 'older' Windows version deals better with
> > >these problems.
> > >
> > >> S-PLUS is largely
> > >> backwards-compatibility,...