search for: adobriyan

Displaying 20 results from an estimated 27 matches for "adobriyan".

2009 Nov 25
4
[Bug 25267] New: nv84 (GeForce 8600GT M) doesn't suspend with 2 cards but with 1
...with 1 Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: adobriyan at gmail.com QAContact: xorg-team at lists.x.org Setup: 2 x nv84 (SLI theoretically), nouveau binds to both devices fine using just framebuffer console with KMS, no X, no nothing after echo mem >/sys/power/state suspend hard hangs somewhere after nouveau 0000:0a:00.0: PCI INTA disable...
2020 Apr 30
1
gp104: regression on Linux 5.6
On Thu, Apr 30, 2020 at 12:15:28AM -0400, Ilia Mirkin wrote: > Hi Alexey, > > On Fri, Apr 24, 2020 at 10:52 PM Alexey Dobriyan <adobriyan at gmail.com> wrote: > > > > gp104 refuses to switch to "graphic" mode and show anything past > > this line: > > > > fb0: switching to nouveaufb from EFI VGA > > > > Machine is fine, as it I can press Ctrl+Alt+Delete and reboot it >...
2019 Oct 03
1
[PATCH net-next] net, uapi: fix -Wpointer-arith warnings
...39; used in arithmetic [-Werror=pointer-arith] ./usr/include/linux/virtio_ring.h:170:16: error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith] Those are theoretical probably but kernel doesn't control compiler flags in userspace. Signed-off-by: Alexey Dobriyan <adobriyan at gmail.com> --- include/uapi/linux/netfilter_arp/arp_tables.h | 2 +- include/uapi/linux/netfilter_bridge/ebtables.h | 2 +- include/uapi/linux/netfilter_ipv4/ip_tables.h | 2 +- include/uapi/linux/netfilter_ipv6/ip6_tables.h | 2 +- include/uapi/linux/tipc_config.h...
2008 Oct 29
0
[Fwd: How do I printk <type> correctly?]
...to whatever you're asking printk to print. For example, the correct form of the above example would be: { u64 block; printk("block: %llu\n", (unsigned long long)block); } There's more regarding size_t, s64, etc below. --Mark ----- Forwarded message from Alexey Dobriyan <adobriyan at gmail.com> ----- Date: Thu, 23 Oct 2008 15:41:33 +0400 From: Alexey Dobriyan <adobriyan at gmail.com> To: linux-kernel at vger.kernel.org Subject: How do I printk <type> correctly? User-Agent: Mutt/1.5.18 (2008-05-17) If variable is of Type use printk format specifier. ---------...
2005 Jun 20
0
[patch 1/3] fs/ext3/super.c: fix sparse warnings
An embedded and charset-unspecified text was scrubbed... Name: sparse-fs_ext3_super.patch URL: <http://listman.redhat.com/archives/ext3-users/attachments/20050620/af49961a/attachment.ksh>
2010 Jan 03
1
[PATCH] nouveau: nv50: fix ->pseudo_palette usage
Sometimes struct fb_fillrect::color is color, sometimes palette index. Steps to reproduce: make menuconfig Blue background will have quite random black color. Signed-off-by: Alexey Dobriyan <adobriyan at gmail.com> --- drivers/gpu/drm/nouveau/nv50_fbcon.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) --- a/drivers/gpu/drm/nouveau/nv50_fbcon.c +++ b/drivers/gpu/drm/nouveau/nv50_fbcon.c @@ -10,6 +10,7 @@ nv50_fbcon_fillrect(struct fb_info *info, const struct fb_fillrect *re...
2005 Jun 20
0
[patch 2/3] fs/ext3/resize.c: fix sparse warnings
An embedded and charset-unspecified text was scrubbed... Name: sparse-fs_ext3_resize.patch URL: <http://listman.redhat.com/archives/ext3-users/attachments/20050620/8e33ffa8/attachment.ksh>
2020 Apr 01
2
gp104: regression on Linux 5.6
gp104 refuses to switch to "graphic" mode and show anything past this line: fb0: switching to nouveaufb from EFI VGA Machine is fine, as it I can press Ctrl+Alt+Delete and reboot it normally. 5.5 is OK. 5.6 is broken. Bisecting is kinda painful with miscompilation and init/main.c breakage. BTW do I need all those megabytes of firmware? [ 0.923273] fb0: switching to nouveaufb
2008 Apr 14
14
[Bug 15502] New: Unknown LVDS configuration bits
http://bugs.freedesktop.org/show_bug.cgi?id=15502 Summary: Unknown LVDS configuration bits Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: low Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: pee at
2009 Aug 07
3
[Bridge] [evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support
...yahoogroups.com To: 'Stephen Hemminger' ; 'Fischer, Anna' Cc: bridge at lists.linux-foundation.org ; linux-kernel at vger.kernel.org ; netdev at vger.kernel.org ; virtualization at lists.linux-foundation.org ; evb at yahoogroups.com ; davem at davemloft.net ; kaber at trash.net ; adobriyan at gmail.com ; 'Arnd Bergmann' Sent: Fri Aug 07 21:58:00 2009 Subject: [evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support > > After reading more about this, I am not convinced this should be part > of the bridge code. The bridge code really consists of two parts: &...
2009 Aug 07
3
[Bridge] [evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support
...yahoogroups.com To: 'Stephen Hemminger' ; 'Fischer, Anna' Cc: bridge at lists.linux-foundation.org ; linux-kernel at vger.kernel.org ; netdev at vger.kernel.org ; virtualization at lists.linux-foundation.org ; evb at yahoogroups.com ; davem at davemloft.net ; kaber at trash.net ; adobriyan at gmail.com ; 'Arnd Bergmann' Sent: Fri Aug 07 21:58:00 2009 Subject: [evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support > > After reading more about this, I am not convinced this should be part > of the bridge code. The bridge code really consists of two parts: &...
2009 Aug 07
3
[Bridge] [evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support
...yahoogroups.com To: 'Stephen Hemminger' ; 'Fischer, Anna' Cc: bridge at lists.linux-foundation.org ; linux-kernel at vger.kernel.org ; netdev at vger.kernel.org ; virtualization at lists.linux-foundation.org ; evb at yahoogroups.com ; davem at davemloft.net ; kaber at trash.net ; adobriyan at gmail.com ; 'Arnd Bergmann' Sent: Fri Aug 07 21:58:00 2009 Subject: [evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support > > After reading more about this, I am not convinced this should be part > of the bridge code. The bridge code really consists of two parts: &...
2020 Apr 30
0
gp104: regression on Linux 5.6
Hi Alexey, On Fri, Apr 24, 2020 at 10:52 PM Alexey Dobriyan <adobriyan at gmail.com> wrote: > > gp104 refuses to switch to "graphic" mode and show anything past > this line: > > fb0: switching to nouveaufb from EFI VGA > > Machine is fine, as it I can press Ctrl+Alt+Delete and reboot it > normally. > > 5.5 is OK. 5.6...
2005 Jan 09
0
[PATCH] ext3: s/0/NULL/ in pointer context
Signed-off-by: Alexey Dobriyan <adobriyan at mail.ru> Index: linux-2.6.10-bk11-warnings/fs/ext3/inode.c =================================================================== --- linux-2.6.10-bk11-warnings/fs/ext3/inode.c (revision 11) +++ linux-2.6.10-bk11-warnings/fs/ext3/inode.c (revision 12) @@ -803,7 +803,7 @@ if (create) { ha...
2009 Oct 02
0
[PATCH] btrfs: constify dentry_operations
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> --- fs/btrfs/ctree.h | 2 +- fs/btrfs/inode.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h @@ -2323,7 +2323,7 @@ int btrfs_orphan_del(struct btrfs_trans_handle *trans, struct inode *inode); void btrfs_orphan_cleanup(s...
2005 Feb 15
1
[PATCH] ext3: Fix sparse -Wbitwise warnings.
Signed-off-by: Alexey Dobriyan <adobriyan at mail.ru> --- fs/ext3/resize.c | 20 ++++++++++---------- fs/ext3/super.c | 8 ++++---- include/linux/ext3_fs.h | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) Index: linux-warnings/include/linux/ext3_fs.h ===================================================...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...; Alexandre Pereira da Silva <aletes.xgr@gmail.com> Alexandre Pereira da Silva <aletes.xgr@gmail.com> # LPC32XX Alexandru Guduleasa <alexandru.guduleasa@gmail.com> Alexey Brodkin <abrodkin@synopsys.com> Alexey Charkov <alchark@gmail.com> Alexey Dobriyan <adobriyan@gmail.com> Alexey Fisher <bug-track@fisher-privat.net> Alexey Galakhov <agalakhov@gmail.com> Alexey I. Froloff <raorn@raorn.name> Alexey Kaminsky <me@akaminsky.net> Alexey Kardashevskiy <aik@ozlabs.ru> Alexey Khoroshilov <khoroshilov@ispras.ru> A...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...> Alexandre Pereira da Silva <aletes.xgr@gmail.com> # LPC32XX Alexandru Gheorghiu <gheorghiuandru@gmail.com> Alexandru Guduleasa <alexandru.guduleasa@gmail.com> Alexey Brodkin <abrodkin@synopsys.com> Alexey Charkov <alchark@gmail.com> Alexey Dobriyan <adobriyan@gmail.com> Alexey Fisher <bug-track@fisher-privat.net> Alexey Galakhov <agalakhov@gmail.com> Alexey I. Froloff <raorn@raorn.name> Alexey Kaminsky <me@akaminsky.net> Alexey Kardashevskiy <aik@ozlabs.ru> Alexey Khoroshilov <khoroshilov@ispras.ru> A...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...> Alexandre Pereira da Silva <aletes.xgr@gmail.com> # LPC32XX Alexandru Gheorghiu <gheorghiuandru@gmail.com> Alexandru Guduleasa <alexandru.guduleasa@gmail.com> Alexey Brodkin <abrodkin@synopsys.com> Alexey Charkov <alchark@gmail.com> Alexey Dobriyan <adobriyan@gmail.com> Alexey Fisher <bug-track@fisher-privat.net> Alexey Galakhov <agalakhov@gmail.com> Alexey I. Froloff <raorn@raorn.name> Alexey Kaminsky <me@akaminsky.net> Alexey Kardashevskiy <aik@ozlabs.ru> Alexey Khoroshilov <khoroshilov@ispras.ru> A...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...rgue@stericsson.com> Alexandru Copot <alex.mihai.c@gmail.com> Alexandru Gheorghiu <gheorghiuandru@gmail.com> Alexandru Guduleasa <alexandru.guduleasa@gmail.com> Alexey Brodkin <abrodkin@synopsys.com> Alexey Charkov <alchark@gmail.com> Alexey Dobriyan <adobriyan@gmail.com> Alexey Fisher <bug-track@fisher-privat.net> Alexey Galakhov <agalakhov@gmail.com> Alexey I. Froloff <raorn@raorn.name> Alexey Kaminsky <me@akaminsky.net> Alexey Kardashevskiy <aik@ozlabs.ru> Alexey Khoroshilov <khoroshilov@ispras.ru> A...