search for: a9d

Displaying 4 results from an estimated 4 matches for "a9d".

Did you mean: a9
2020 Jan 30
0
nv50_disp_chan_mthd: ensure mthd is not NULL
...From the > code, it's assumed to be not NULL by accessing directly 'mthd->data[0]' > which is the reason of the kernel panic. I simply check if the pointer > is not NULL before continuing. > > Best regards, > > Fr?d?ric Pierret > > From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= > <frederic.pierret at qubes-os.org> > Date: Sun, 26 Jan 2020 23:24:33 +0100 > Subject: [PATCH] nv50_disp_chan_mthd: ensure mthd is not NULL > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit...
2020 Jan 29
1
nv50_disp_chan_mthd: ensure mthd is not NULL
Dear Ben Skeggs, Please find attached a patch solving a blocking issue I encountered: https://bugzilla.kernel.org/show_bug.cgi?id=206299 Basically, running at least a RTX2080TI on Xen makes a bad mmio error which causes having 'mthd' pointer to be NULL in 'channv50.c'. From the code, it's assumed to be not NULL by accessing directly 'mthd->data[0]' which is the
2003 Dec 01
0
No subject
...server to the linux box I'm on. You don't need to install the full samba server on the other boxes but you will need the client and common packages installed. Hope that helps. - -- Best Regards Craig Jansen GPG Bits/KeyID : 1024D/D0DBB11F sub : 4096g/88E691B2 GPG Fingerprint: E20E A9DE 2ED2 0434 A057 8822 0147 E2CC D0DB B11F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.1.2 (GNU/Linux) Comment: CeeJay Computer Services <http://www.cjcs.yi.org> iEYEARECAAYFAjtTm1AACgkQAUfizNDbsR9cAACdGP21IhRIsQhlWBRaDnP0Jyda iNYAnjpJba2KgYVPyAJTT/uBNnZzO8+e =YuHJ -----END PGP SIGNATURE...
2005 Dec 21
9
question about changejournal
Hi, I''ve got a newbie question--sorry if this is covered elsewhere, I parsed through the archives for awhile and didn''t see it. I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old) and then magically change it back. This sounds odd, but I''m working with a stubborn application and this will actually make things work nice. So, if I do: