search for: deller

Displaying 20 results from an estimated 33 matches for "deller".

Did you mean: heller
2024 Feb 19
9
[PATCH v3 0/9] fbdev: Clean up include dependencies in header
Remove unnecessary dependencies in the include statements of the header file <linux/fb.h>. Several files throughout the kernel include the fbdev header, so reducing dependencies positively affects other subsystems as well. Also fix up corgi-lcd, nouveau and fbtft, which need backlight.h in some of their source files. v3: * include backlight.h in corgi-lcd (kernel test robot) * grammar
2020 Sep 01
2
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On 01.09.20 17:22, James Bottomley wrote: > On Tue, 2020-09-01 at 16:05 +0100, Matthew Wilcox wrote: >> On Tue, Sep 01, 2020 at 07:52:40AM -0700, James Bottomley wrote: >>> I think this looks mostly OK, except for one misnamed parameter >>> below. Unfortunately, the last non-coherent parisc was the 700 >>> series and I no longer own a box, so I can't test
2016 Jan 06
0
[klibc:master] Add pread and pwrite 32bit syscall wrappers for parisc
Commit-ID: 75895304280f597f46551deb8b87c27ac18a013c Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=75895304280f597f46551deb8b87c27ac18a013c Author: Helge Deller <deller at gmx.de> AuthorDate: Wed, 6 Jan 2016 00:43:50 +0000 Committer: H. Peter Anvin <hpa at linux.intel.com> CommitDate: Tue, 5 Jan 2016 17:45:50 -0800 [klibc] Add pread and pwrite 32bit syscall wrappers for parisc On the hppa arch (32bit userspace and 32 or 64bit kernel), the fs...
2020 Sep 01
0
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On 01.09.20 18:21, Helge Deller wrote: > On 01.09.20 17:22, James Bottomley wrote: >> On Tue, 2020-09-01 at 16:05 +0100, Matthew Wilcox wrote: >>> On Tue, Sep 01, 2020 at 07:52:40AM -0700, James Bottomley wrote: >>>> I think this looks mostly OK, except for one misnamed parameter >>>> bel...
2016 Jan 06
5
[PATCH klibc 0/5] klibc architecture fixes
Here's an assortment of build and run-time fixes for various architectures that we've applied in Debian. Ben. Aurelien Jarno (1): ppc64: fix struct stat Ben Hutchings (2): MIPS: Update archfcntl.h syscalls: Override detection of direct socket syscalls on i386, m68k, s390 Helge Deller (1): Add pread and pwrite 32bit syscall wrappers for parisc Mauricio Faria de Oliveira (1): ppc64: ELFv2: Load TOC value in system call stub usr/include/arch/i386/klibc/archconfig.h | 3 +++ usr/include/arch/m68k/klibc/archconfig.h | 3 +++ usr/include/arch/mips/klibc/archfcntl.h | 22 +++...
2020 Sep 01
1
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On Tue, Sep 01, 2020 at 06:41:12PM +0200, Helge Deller wrote: > > I still have a zoo of machines running for such testing, including a > > 715/64 and two 730. > > I'm going to test this git tree on the 715/64: The 715/64 is a 7100LC machine though. I think you need to boot on the 730 to test the non-coherent path.
2014 Sep 05
0
pread and pwrite syscalls fix for 32bit arches, patch attached
...ent calling syntax. I noticed this bug on hppa, but I assume s390 (32bit) and others might run into similiar issues. The attached bug fixes it for the hppa architecture. It would be nice if you could apply it. Thanks, Helge Patch: Add pread and pwrite 32bit syscall wrappers Signed-off-by: Helge Deller <deller at gmx.de> -------------- next part -------------- A non-text attachment was scrubbed... Name: klibc_hppa.patch Type: text/x-patch Size: 3608 bytes Desc: not available URL: <http://www.zytor.com/pipermail/klibc/attachments/20140905/62726cc4/attachment.bin>
2023 Jun 30
0
[PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB
...immermann at suse.de> Cc: Javier Martinez Canillas <javierm at redhat.com> Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> Cc: Maxime Ripard <mripard at kernel.org> Cc: David Airlie <airlied at gmail.com> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: Helge Deller <deller at gmx.de> Signed-off-by: Sui Jingfeng <suijingfeng at loongson.cn> --- drivers/gpu/drm/drm_aperture.c | 16 ++++++++++++++++ drivers/video/aperture.c | 29 +++++++++++++++++++++++++++++ include/drm/drm_aperture.h | 2 ++ include/linux/aperture.h | 7 +++++++...
2016 Apr 03
3
PA-RISC (hppa) video cards init failure loading the device driver kernel module
...----------------------------------- ---------- Forwarded message ---------- From: Simone Mannori <simone.mannori at gmail.com> Date: 3 April 2016 at 09:34 Subject: Video cards init failure loading the device driver kernel module To: John David Anglin <dave.anglin at bell.net> Cc: Helge Deller <deller at gmx.de>, Graham Gower <graham.gower at gmail.com>, linux-parisc <linux-parisc at vger.kernel.org> Dear All, following you suggestions, now I have an - almost - perfectly working hp c8000 workstation. Mission accomplished? Not exactly: despite a lot of efforts, the v...
2024 Feb 13
9
[PATCH v2 0/8] fbdev: Clean up include dependencies in header
Remove unnecessary dependencies in the include statements of the header file <linux/fb.h>. Several files throughout the kernel include the fbdev header, so reducing dependencies positively affects other subsystems as well. Also fix up nouveau and fbtft, which need backlight.h in some their source files. v2: * include backlight.h in fbtft (kernel test robot) Thomas Zimmermann (8):
2016 Apr 04
1
PA-RISC (hppa) video cards init failure loading the device driver kernel module
...-- Forwarded message ---------- >> From: Simone Mannori <simone.mannori at gmail.com> >> Date: 3 April 2016 at 09:34 >> Subject: Video cards init failure loading the device driver kernel module >> To: John David Anglin <dave.anglin at bell.net> >> Cc: Helge Deller <deller at gmx.de>, Graham Gower >> <graham.gower at gmail.com>, linux-parisc <linux-parisc at vger.kernel.org> >> >> >> Dear All, >> >> following you suggestions, now I have an - almost - perfectly working >> hp c8000 workstation. >&gt...
2020 Apr 29
0
Bug#959070: klibc-utils: fstype falsely claims to need an executable stack
Helge Deller dixit: >On hppa/parisc we still need executable stacks for the signal >trampoline return code. Might your patch then maybe break fstype on >hppa? I didn't tested it... I think it only changed the assembly parts of the library to signal to the linker that there?s no need for an execut...
2016 Jan 12
0
Re: Note regarding bin2s.pl
On Tue, Jan 12, 2016 at 06:21:14PM +0100, Helge Deller wrote: > On 12.01.2016 12:10, Richard W.M. Jones wrote: > > On Tue, Jan 12, 2016 at 10:05:00AM +0000, Richard W.M. Jones wrote: > >> On Tue, Jan 12, 2016 at 07:57:03AM +0100, Hilko Bengen wrote: > >>> Helge, > >>> > >>> I have applied all the ar...
2016 Apr 04
0
PA-RISC (hppa) video cards init failure loading the device driver kernel module
...- > > ---------- Forwarded message ---------- > From: Simone Mannori <simone.mannori at gmail.com> > Date: 3 April 2016 at 09:34 > Subject: Video cards init failure loading the device driver kernel module > To: John David Anglin <dave.anglin at bell.net> > Cc: Helge Deller <deller at gmx.de>, Graham Gower > <graham.gower at gmail.com>, linux-parisc <linux-parisc at vger.kernel.org> > > > Dear All, > > following you suggestions, now I have an - almost - perfectly working > hp c8000 workstation. > > Mission accomplished? Not...
2016 Apr 04
0
[Radeon] PA-RISC (hppa) video cards init failure loading the device driver kernel module
...---------- >>> From: Simone Mannori <simone.mannori at gmail.com> >>> Date: 3 April 2016 at 09:34 >>> Subject: Video cards init failure loading the device driver kernel module >>> To: John David Anglin <dave.anglin at bell.net> >>> Cc: Helge Deller <deller at gmx.de>, Graham Gower >>> <graham.gower at gmail.com>, linux-parisc <linux-parisc at vger.kernel.org> >>> >>> >>> Dear All, >>> >>> following you suggestions, now I have an - almost - perfectly working >>> h...
2016 Jan 12
2
Re: Note regarding bin2s.pl
On 12.01.2016 12:10, Richard W.M. Jones wrote: > On Tue, Jan 12, 2016 at 10:05:00AM +0000, Richard W.M. Jones wrote: >> On Tue, Jan 12, 2016 at 07:57:03AM +0100, Hilko Bengen wrote: >>> Helge, >>> >>> I have applied all the architecture-specific bits but not the bin2s >>> script yet. TBH, so far I don't see what is wrong about export and use
2019 Jan 19
1
[ANNOUNCE] klibc 2.0.5
...ibc] Make posix_openpt() an inline [klibc] stdlib.h: include <fcntl.h> for inline of posix_grantpt() [klibc] Make asprintf() a simple wrapper around vasprintf() [klibc] fwrite: flush before a large write to allow better bypass [klibc] fwrite: fix typo in comment Helge Deller (1): [klibc] Add pread and pwrite 32bit syscall wrappers for parisc James Clarke (1): [klibc] Fix sparc assembly when compiled as PIC James Cowgill (5): [klibc] mips64: compile with -mno-abicalls [klibc] mips: use -Ttext-segment when linking shared library [klibc] mi...
2018 Dec 07
2
next/master boot bisection: Oops in nouveau driver on jetson-tk1
...fa62a97fdedb7d # bad: [4c92b7b3080d8281941ae81c51cd62bb49bdc3d4] Add linux-next specific files for 20181206 git bisect bad 4c92b7b3080d8281941ae81c51cd62bb49bdc3d4 # bad: [c38239b4be1ac7e4bcf5bbd971353bae51525b8f] Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux git bisect bad c38239b4be1ac7e4bcf5bbd971353bae51525b8f # good: [d49f8a52b15bf35db778035340d8a673149f9f93] Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi git bisect good d49f8a52b15bf35db778035340d8a673149f9f93 # good: [ac747c0715f29c2be3848b71...
2023 Jun 30
4
[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
From: Sui Jingfeng <suijingfeng at loongson.cn> Currently, the default VGA device selection is not perfect. Potential problems are: 1) This function is a no-op on non-x86 architectures. 2) It does not take the PCI Bar may get relocated into consideration. 3) It is not effective for the PCI device without a dedicated VRAM Bar. 4) It is device-agnostic, thus it has to waste the effort to
2018 Dec 08
0
next/master boot bisection: Oops in nouveau driver on jetson-tk1
...[4c92b7b3080d8281941ae81c51cd62bb49bdc3d4] Add linux-next specific > files for 20181206 > git bisect bad 4c92b7b3080d8281941ae81c51cd62bb49bdc3d4 > # bad: [c38239b4be1ac7e4bcf5bbd971353bae51525b8f] Merge branch 'parisc-4.20- > 2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux > git bisect bad c38239b4be1ac7e4bcf5bbd971353bae51525b8f > # good: [d49f8a52b15bf35db778035340d8a673149f9f93] Merge tag 'scsi-misc' of > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi > git bisect good d49f8a52b15bf35db778035340d8a673149f9f93 > # good:...