Re: Linux 5.12-rc7

2021-04-11 Thread Ronald Warsow
(20210105/psparse-529) ... and this one since 5.11 or earlier: [2.598268] i915 :00:02.0: [drm] failed to retrieve link info, disabling eDP box is connected via HDMI only. regards Ronald

Re: [PATCH 5.11 000/252] 5.11.11-rc2 review

2021-03-29 Thread Ronald Warsow
On 29.03.21 16:46, Greg KH wrote: On Mon, Mar 29, 2021 at 04:40:00PM +0200, Ronald Warsow wrote: hello 5.11.11-rc2 compiles, boots and run fine here (on an i7-6700 with Fedora 34 Beta) Thanks. but I see some error's/warning's with the new gcc-11.0.1 compared to the elder gcc-10.2

RE: [PATCH 5.11 000/252] 5.11.11-rc2 review

2021-03-29 Thread Ronald Warsow
:1267:6: note: in a call to function ‘drm_dp_channel_eq_ok’ 1267 | bool drm_dp_channel_eq_ok(const u8 link_status[DP_LINK_STATUS_SIZE], | ^~~~ -- regards Ronald

Re: [PATCH 5.11 000/306] 5.11.7-rc1 review

2021-03-16 Thread Ronald Warsow
On 16.03.21 13:57, Greg KH wrote: On Tue, Mar 16, 2021 at 01:34:31PM +0100, Ronald Warsow wrote: ... bug/error (since 5.11.1 or 2): i915 :00:02.0: [drm] *ERROR* mismatch in DDB state pipe A plane 1 (expected (0,0), found (0,446)) What is the commit id here for the fix that you are

Re: [PATCH 5.11 000/306] 5.11.7-rc1 review

2021-03-16 Thread Ronald Warsow
,0), found (0,446)) anyway, thanks -- regards Ronald

Re: stable kernel checksumming fails

2021-03-07 Thread Ronald Warsow
Nice, fixed it for me, thanks! Ronald, does it now work for you too? greg k-h yes, all is fine again. thanks all ! -- regards Ronald

stable kernel checksumming fails

2021-03-07 Thread Ronald Warsow
+ exit 1 checksumming the downloaded kernel manually gives an "Okay" though. is this just me (on Fedora 33) ? -- regards Ronald

[PATCH 1/5] HID: Recognize sensors with application collections too.

2021-02-27 Thread Ronald Tschalär
MacBook Pro's which define the ALS in a top-level application collection. Signed-off-by: Ronald Tschalär --- drivers/hid/hid-core.c | 3 ++- drivers/hid/hid-sensor-hub.c | 6 -- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/hid/hid-core.c b/drivers/hi

[PATCH 4/5] HID: apple-ibridge: Add Apple iBridge HID driver for T1 chip.

2021-02-27 Thread Ronald Tschalär
the T2 chip that don't need this driver. Signed-off-by: Ronald Tschalär --- drivers/hid/Kconfig | 16 + drivers/hid/Makefile| 1 + drivers/hid/apple-ibridge.c | 682 drivers/hid/apple-ibridge.h | 15 + drivers/hid/hid-ids.h

[PATCH 5/5] HID: apple-touchbar - Add driver for the Touch Bar on MacBook Pro's.

2021-02-27 Thread Ronald Tschalär
This driver enables basic touch bar functionality: enabling it, switching between modes on FN key press, and dimming and turning the display off/on when idle/active. Signed-off-by: Ronald Tschalär --- drivers/hid/Kconfig | 10 + drivers/hid/Makefile |1 + drivers/hid

[PATCH 3/5] HID: core: Export some report item parsing functions.

2021-02-27 Thread Ronald Tschalär
These are useful to drivers that need to scan or parse reports themselves. Signed-off-by: Ronald Tschalär --- drivers/hid/hid-core.c | 54 +- include/linux/hid.h| 4 2 files changed, 36 insertions(+), 22 deletions(-) diff --git a/drivers/hid

[PATCH 2/5] iio: hid-sensor-als: Support change sensitivity in illuminance too.

2021-02-27 Thread Ronald Tschalär
Recent MacBook Pro's specify the usage of the change sensitivity field as illuminance (with a change sensitivity modifier) rather than as light. Signed-off-by: Ronald Tschalär --- drivers/iio/light/hid-sensor-als.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/iio/

[PATCH 0/5] Touch Bar and ALS support for MacBook Pro's

2021-02-27 Thread Ronald Tschalär
w the 15,* models are implemented, so that the ibridge driver is only needed for the pre-15,* models and the ALS and Touch Bar drivers work unchanged for all models. Ronald Tschalär (5): HID: Recognize sensors with application collections too. iio: hid-sensor-als: Support change sensitivi

[PATCH 1/3] Input: applespi: Don't wait for responses to commands indefinitely.

2021-02-17 Thread Ronald Tschalär
puts a time limit (1 sec) on how long we're willing to wait for a response, after which we assume it got lost. Signed-off-by: Ronald Tschalär --- drivers/input/keyboard/applespi.c | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/drivers/input/key

[PATCH 2/3] Input: applespi: Fix occasional crc errors under load.

2021-02-17 Thread Ronald Tschalär
: Ronald Tschalär --- drivers/input/keyboard/applespi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/input/keyboard/applespi.c b/drivers/input/keyboard/applespi.c index 8494bf610fd70..f0a0067c48ff6 100644 --- a/drivers/input/keyboard/applespi.c +++ b/drivers/input/keyboard

[PATCH 3/3] Input: applespi: Add trace_event module param for early tracing.

2021-02-17 Thread Ronald Tschalär
s sent and received during module probing. It takes comma-separated list of events, e.g. trace_event=applespi_tp_ini_cmd,applespi_bad_crc Signed-off-by: Ronald Tschalär --- drivers/input/keyboard/applespi.c | 32 +++ 1 file changed, 32 insertions(+) diff --git a/dri

Re: [PATCH 5.9 000/757] 5.9.2-rc1 review

2020-10-30 Thread Ronald Warsow
On 29.10.20 20:17, Greg KH wrote: On Thu, Oct 29, 2020 at 03:42:09PM +0100, Ronald Warsow wrote: On 29.10.20 10:14, Greg KH wrote: On Tue, Oct 27, 2020 at 07:09:52PM +0100, Ronald Warsow wrote: Hallo this rc1 runs here (pure Intel-box) without errors. Thanks ! An RPC (I'm thinking

Re: [PATCH 5.9 000/757] 5.9.2-rc1 review

2020-10-29 Thread Ronald Warsow
On 29.10.20 10:14, Greg KH wrote: On Tue, Oct 27, 2020 at 07:09:52PM +0100, Ronald Warsow wrote: Hallo this rc1 runs here (pure Intel-box) without errors. Thanks ! An RPC (I'm thinking about since some month) == Wouldn't it be better (and not so much add. work) to sort

Re: [PATCH 5.9 000/757] 5.9.2-rc1 review

2020-10-27 Thread Ronald Warsow
to the "buggy" subsystem/driver and only need to read that part of the log to get the info if the bug is fixed or not yet Well, surely there are other ways to get the info I need, e.g. search-function of my favorite browser, but ... -- regards Ronald

Re: BUG with 5.8.x and make xconfig

2020-08-20 Thread Ronald Warsow
On 20.08.20 19:14, Masahiro Yamada wrote: On Fri, Aug 21, 2020 at 12:46 AM Ronald Warsow wrote: ... qt-devel-4.8.7-55.fc32.x86_64 This one is the Qt4 development package. I thought that, but I wasn't 100 % sure. I do not know why, but both "dnf install qt-devel" a

Re: BUG with 5.8.x and make xconfig

2020-08-20 Thread Ronald Warsow
On 20.08.20 13:33, Masahiro Yamada wrote: On Thu, Aug 20, 2020 at 4:19 AM Ronald Warsow wrote: ... I think you are using Qt4 (dnf install qt4-devel). no, there is no qt4-devel in the Fedora repos: rpm -qa|grep -i qt4 adwaita-qt4-1.1.3-2.fc32.x86_64 all qt relative currently

BUG with 5.8.x and make xconfig

2020-08-19 Thread Ronald Warsow
;< data; | ^ | setInfo make[1]: *** [scripts/Makefile.host:137: scripts/kconfig/qconf.o] Error 1 make: *** [Makefile:606: xconfig] Error 2 I have never seen this with kernel 5.7.x. I haven't found a solution to the above, yet. - apart from the workaround: "make menuconfig", etc.- pointers/hints/ideas ? -- regards Ronald

Re: [PATCH 5.6 000/126] 5.6.15-rc1 review

2020-05-26 Thread Ronald Warsow
hallo 5.6.15-rc1 compiles, boots and works without errors here on an Intel-i7-6700-box Thanks ! -- regards Ronald

[PATCH] mtd: parser: cmdline: Support MTD names containing one or more colons

2020-04-29 Thread Ronald G. Minnich
From: Boris Brezillon Looks like some drivers define MTD names with a colon in it, thus making mtdpart= parsing impossible. Let's fix the parser to gracefully handle that case: the last ':' in a partition definition sequence is considered instead of the first one. Signed-off-by: Boris Brezillon

[PATCH v2] Input: applespi: fix warnings detected by sparse

2019-07-21 Thread Ronald Tschalär
Reported-by: kbuild test robot Signed-off-by: Ronald Tschalär --- Changes in v2: replaced min_t/max_t with plain min/max since both arguments are now int's and don't need further casting drivers/input/keyboard/applespi.c | 18 +++--- 1 file changed, 11 insert

[PATCH 2/2] Input: applespi: fix warnings detected by sparse

2019-07-21 Thread Ronald Tschalär
Reported-by: kbuild test robot Signed-off-by: Ronald Tschalär --- drivers/input/keyboard/applespi.c | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/drivers/input/keyboard/applespi.c b/drivers/input/keyboard/applespi.c index d5defdefbc34..00cd8dccd4f5

[PATCH v2] Input: applespi - register touchpad device synchronously in probe

2019-07-21 Thread Ronald Tschalär
adds 3 second timeouts to the drain functions to avoid the potential for suspend or remove hanging forever. Signed-off-by: Ronald Tschalär --- Changes in v2: merged the two wait-queue's into one drivers/input/keyboard/applespi.c | 132 +++--- 1 file changed

[PATCH v2 1/3] HID: apple-ibridge: Add Apple iBridge HID driver.

2019-06-12 Thread Ronald Tschalär
managed differently. Signed-off-by: Ronald Tschalär --- drivers/hid/Kconfig | 14 + drivers/hid/Makefile | 1 + drivers/hid/apple-ibridge.c | 585 ++ drivers/hid/hid-ids.h | 1 + include/linux/apple-ibridge.h | 23 ++ 5 files

[PATCH v2 3/3] iio: light: apple-ib-als: Add driver for ALS on iBridge chip.

2019-06-12 Thread Ronald Tschalär
On 2016/2017 MacBook Pro's with a Touch Bar the ALS is attached to, and exposed via the iBridge device. This provides the driver for that sensor. Signed-off-by: Ronald Tschalär --- drivers/iio/light/Kconfig| 12 + drivers/iio/light/Makefile | 1 + drivers/iio/light/app

[PATCH v2 2/3] HID: apple-ib-tb: Add driver for the Touch Bar on MacBook Pro's.

2019-06-12 Thread Ronald Tschalär
This driver enables basic touch bar functionality: enabling it, switching between modes on FN key press, and dimming and turning the display off/on when idle/active. Signed-off-by: Ronald Tschalär --- drivers/hid/Kconfig | 10 + drivers/hid/Makefile |1 + drivers/hid/apple-ib

[PATCH v2 0/3] Apple iBridge support

2019-06-12 Thread Ronald Tschalär
ack on ALS driver from Jonathan Cameron - Applied all feedback on Touch Bar driver from Jonathan Cameron and Peter Meerwald-Stadler - various smaller cleanups Ronald Tschalär (3): HID: apple-ibridge: Add Apple iBridge HID driver. HID: apple-ib-tb: Add driver for the Touch Bar on MacBook Pr

[PATCH 1/3] mfd: apple-ibridge: Add Apple iBridge MFD driver.

2019-04-21 Thread Ronald Tschalär
out into their own modules. Signed-off-by: Ronald Tschalär --- drivers/mfd/Kconfig | 15 + drivers/mfd/Makefile | 1 + drivers/mfd/apple-ibridge.c | 883 ++ include/linux/mfd/apple-ibridge.h | 39 ++ 4 files changed, 938 insertions

[PATCH 3/3] iio: light: apple-ib-als: Add driver for ALS on iBridge chip.

2019-04-21 Thread Ronald Tschalär
On 2016/2017 MacBook Pro's with a Touch Bar the ALS is attached to, and exposed via the iBridge device. This provides the driver for that sensor. Signed-off-by: Ronald Tschalär --- drivers/iio/light/Kconfig| 12 + drivers/iio/light/Makefile | 1 + drivers/iio/light/app

[PATCH 0/3] Apple iBridge support

2019-04-21 Thread Ronald Tschalär
e same USB interface (and hence same hid_device), so both drivers need to share this device. This necessitated creating a demux hid driver in the mfd driver to which multiple hid devices can be attached, and implied not being able to make use of the existing hid-sensor-als driver. Ronald Tschalär (3):

[PATCH 2/3] HID: apple-ib-tb: Add driver for the Touch Bar on MacBook Pro's.

2019-04-21 Thread Ronald Tschalär
This driver enables basic touch bar functionality: enabling it, switching between modes on FN key press, and dimming and turning the display off/on when idle/active. Signed-off-by: Ronald Tschalär --- drivers/hid/Kconfig | 10 + drivers/hid/Makefile |1 + drivers/hid/apple-ib

[PATCH v7 0/2] Add Apple SPI keyboard and trackpad driver

2019-04-19 Thread Ronald Tschalär
atch to be taken via the input tree because the second patch here depends on it. The second patch contains the new applespi driver. Changes in v7: - Fixed unused variable warning introduced in previous patch series and accidently overlooked Ronald Tschalär (2): drm/bridge: sil_sii8620: m

[PATCH v4 2/2] Input: add Apple SPI keyboard and trackpad driver.

2019-04-06 Thread Ronald Tschalär
atform and intel_lpss_pci. For this reason enabling this driver in the config implies enabling the above drivers. CC: Federico Lorenzi CC: Lukas Wunner CC: Andy Shevchenko Link: https://bugzilla.kernel.org/show_bug.cgi?id=99891 Link: https://bugzilla.kernel.org/show_bug.cgi?id=108331 Signed-off-

[PATCH v4 0/2] Add Apple SPI keyboard and trackpad driver

2019-04-06 Thread Ronald Tschalär
62e..daf60f8 in the upstreaming-review branch. Ronald Tschalär (2): drm/bridge: sil_sii8620: make remote control optional. Input: add Apple SPI keyboard and trackpad driver. drivers/gpu/drm/bridge/Kconfig |3 +- drivers/gpu/drm/bridge/sil-sii8620.c| 21 + drivers/input/k

[PATCH v4 1/2] drm/bridge: sil_sii8620: make remote control optional.

2019-04-06 Thread Ronald Tschalär
on INPUT). CC: Inki Dae CC: Andrzej Hajda CC: Laurent Pinchart CC: Dmitry Torokhov Signed-off-by: Ronald Tschalär --- drivers/gpu/drm/bridge/Kconfig | 3 +-- drivers/gpu/drm/bridge/sil-sii8620.c | 21 + 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a

[PATCH v3 4/4] Input: add Apple SPI keyboard and trackpad driver.

2019-03-26 Thread Ronald Tschalär
atform and intel_lpss_pci. For this reason enabling this driver in the config implies enabling the above drivers. CC: Federico Lorenzi CC: Lukas Wunner CC: Andy Shevchenko Link: https://bugzilla.kernel.org/show_bug.cgi?id=99891 Link: https://bugzilla.kernel.org/show_bug.cgi?id=108331 Signed-off-

[PATCH v3 1/4] drm/bridge: sil_sii8620: depend on INPUT instead of selecting it.

2019-03-26 Thread Ronald Tschalär
. Hence this change. CC: Inki Dae CC: Andrzej Hajda Signed-off-by: Ronald Tschalär --- drivers/gpu/drm/bridge/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig index 2fee47b0d50b..eabedc83f25c 100644 --- a

[PATCH v3 3/4] driver core: add dev_print_hex_dump() logging function.

2019-03-26 Thread Ronald Tschalär
This is the dev_xxx() analog to print_hex_dump(), using dev_printk() instead of straight printk() to match other dev_xxx() logging functions. --- drivers/base/core.c| 43 ++ include/linux/device.h | 15 +++ 2 files changed, 58 insertions(+)

[PATCH v3 2/4] lib/hexdump.c: factor out generic hexdump formatting for reuse.

2019-03-26 Thread Ronald Tschalär
This introduces print_hex_dump_to_cb() which contains all the hexdump formatting minus the actual printk() call, allowing an arbitrary print function to be supplied instead. And print_hex_dump() is re-implemented using print_hex_dump_to_cb(). This allows other hex-dump logging functions to be prov

[PATCH v3 0/4] Add Apple SPI keyboard and trackpad driver

2019-03-26 Thread Ronald Tschalär
ove DEV() macro - minor style issues The full set of changes to applespi can be viewed at https://github.com/roadrunner2/macbook12-spi-driver/ as individual commits f832caa..3a6262e in the upstreaming-review branch. Ronald Tschalär (4): drm/bridge: sil_sii8620: depend on INPUT instead

[PATCH v2 1/2] drm/bridge: sil_sii8620: depend on INPUT instead of selecting it.

2019-02-21 Thread Ronald Tschalär
. Hence this change. CC: Inki Dae CC: Andrzej Hajda Signed-off-by: Ronald Tschalär --- drivers/gpu/drm/bridge/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig index 9eeb8ef0b174..bc838e7bb7c8 100644 --- a

[PATCH v2 0/2] Add Apple SPI keyboard and trackpad driver

2019-02-21 Thread Ronald Tschalär
he Kconfig) can be viewed at https://github.com/roadrunner2/macbook12-spi-driver/ as individual commits a651bb9..f832caa in the upstreaming-review branch. Ronald Tschalär (2): drm/bridge: sil_sii8620: depend on INPUT instead of selecting it. Input: add Apple SPI keyboard and trackpad driver

[PATCH v2 2/2] Input: add Apple SPI keyboard and trackpad driver.

2019-02-21 Thread Ronald Tschalär
atform and intel_lpss_pci. For this reason enabling this driver in the config implies enabling the above drivers. CC: Federico Lorenzi CC: Lukas Wunner CC: Andy Shevchenko Link: https://bugzilla.kernel.org/show_bug.cgi?id=99891 Link: https://bugzilla.kernel.org/show_bug.cgi?id=108331 Signed-off-

[PATCH 2/2] Input: add Apple SPI keyboard and trackpad driver.

2019-02-04 Thread Ronald Tschalär
atform and intel_lpss_pci. For this reason enabling this driver in the config implies enabling the above drivers. CC: Federico Lorenzi CC: Lukas Wunner CC: Andy Shevchenko Link: https://bugzilla.kernel.org/show_bug.cgi?id=99891 Link: https://bugzilla.kernel.org/show_bug.cgi?id=108331 Signed-off-

[PATCH 1/2] drm/bridge: sil_sii8620: depend on INPUT instead of selecting it.

2019-02-04 Thread Ronald Tschalär
. Hence this change. CC: Inki Dae CC: Andrzej Hajda Signed-off-by: Ronald Tschalär --- drivers/gpu/drm/bridge/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig index 2fee47b0d50b..eabedc83f25c 100644 --- a

[PATCH 0/2] Add Apple SPI keyboard and trackpad driver

2019-02-04 Thread Ronald Tschalär
it's being reviewed here; the real patch has been submitted to dri-devel and is being discussed there, with the intent/hope that I can get an Ack and permission to merge it through the input subsystem tree here as part of this patch series. Ronald Tschalär (2): drm/bridge: sil_sii8620: depend on I

[PATCH v2] drm/bridge: sil_sii8620: make remote control optional.

2019-01-24 Thread Ronald Tschalär
on INPUT). CC: Inki Dae CC: Andrzej Hajda CC: Laurent Pinchart CC: Dmitry Torokhov Signed-off-by: Ronald Tschalär --- Resending this, as I somehow managed to forget to cc dri-devel. Apologies for the duplication. Changes in v2: - completely remove dependencies on both RC_CORE and INPUT in

[PATCH v2] drm/bridge: sil_sii8620: make remote control optional.

2019-01-24 Thread Ronald Tschalär
on INPUT). CC: Inki Dae CC: Andrzej Hajda CC: Laurent Pinchart CC: Dmitry Torokhov Signed-off-by: Ronald Tschalär --- Changes in v2: - completely remove dependencies on both RC_CORE and INPUT in Kconfig, - make remote control functionality in driver contingent on RC_CORE being defined

[PATCH] drm/bridge: sil_sii8620: depend on INPUT instead of selecting it.

2019-01-22 Thread Ronald Tschalär
. Hence this change. CC: Inki Dae CC: Andrzej Hajda Signed-off-by: Ronald Tschalär --- drivers/gpu/drm/bridge/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig index 2fee47b0d50b..eabedc83f25c 100644 --- a

U.S. Customs and Border??

2018-11-17 Thread Ronald Vitiello
-- U.S. Customs and Border Protection Acting Deputy Commissioner I am writing. in regards of your Package in our custody. with Mr. Jerry A. Benson, A Diplomats from Global Agent Service was stopped at the border in possession of the above mention metal box weight of about 25kg (Internal dim

U.S. Customs and Border??

2018-11-17 Thread Ronald Vitiello
-- U.S. Customs and Border Protection Acting Deputy Commissioner I am writing. in regards of your Package in our custody. with Mr. Jerry A. Benson, A Diplomats from Global Agent Service was stopped at the border in possession of the above mention metal box weight of about 25kg (Internal dim

[PATCH] ACPI/sbs: Fix GPE storm on recent MacBookPro's.

2018-09-30 Thread Ronald Tschalär
xistence of an SBS charger), except that on the above machines a status of all 1's is returned. And like there, we just want ignore the charger here. Link: https://bugzilla.kernel.org/show_bug.cgi?id=198169 CC: Zhang Rui Signed-off-by: Ronald Tschalär --- drivers/acpi/sbs.c | 8 ++-- 1 fil

[PATCH] ACPI/sbshc: Fix rare oops when removing modules.

2018-09-30 Thread Ronald Tschalär
when removing the sbs module with regards to acpi_sbs_callback() (which is called from acpi_smbus_callback()). We therefore need to ensure no callbacks are pending or executing before the cleanups are done and the modules are removed. Signed-off-by: Ronald Tschalär --- drivers/acpi/osl.c | 1 + dr

lainoja

2018-04-20 Thread Ronald Bernstein
Olen Ronald Bernstein, olen lainanantaja, annan lainoja yksittäisille ja yrityksille, liike- ja henkilökohtaisiin tarkoituksiin, ota yhteyttä minuun, jos tarvitset minkäänlaista lainaa. Annan lainoja yleisölle 2 prosentin korolla. Ota yhteyttä minuun

[PATCH] Bluetooth: hci_ldisc: Fix another race when closing the tty.

2017-10-25 Thread =?UTF-8?q?Ronald=20Tschal=C3=A4r?=
leared will detect that and not schedule further work. Signed-off-by: Ronald Tschalär Cc: Dean Jenkins Cc: Lukas Wunner Cc: Marcel Holtmann Cc: Gustavo Padovan Cc: Johan Hedberg --- drivers/bluetooth/hci_ldisc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/d

[PATCH v2] Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.

2017-10-25 Thread =?UTF-8?q?Ronald=20Tschal=C3=A4r?=
ed to acquiring the read-lock, the percpu variant of rw_semaphore is used. Lastly, because hci_uart_tx_wakeup() may be called from an IRQ context, we can't block (sleep) while trying acquire the read lock there, so we use the trylock variant. Signed-off-by: Ronald Tschalär Cc: Lukas Wunner Cc: M

[PATCH] Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.

2017-10-15 Thread =?UTF-8?q?Ronald=20Tschal=C3=A4r?=
work, and the other operations are atomic bit operations, this is ok. Signed-off-by: Ronald Tschalär Cc: Lukas Wunner Cc: Marcel Holtmann Cc: Gustavo Padovan Cc: Johan Hedberg Cc: Dean Jenkins --- drivers/bluetooth/hci_ldisc.c | 31 +-- drivers/bluetooth/hci_uart.h

Re: [RESEND PATCH] usb: gadget: at91_udc: move prepare clk into process context

2014-12-19 Thread Ronald Wahl
On 19.12.2014 14:51, Luis Henriques wrote: Hi Felipe, On Thu, Nov 20, 2014 at 01:50:49PM -0600, Felipe Balbi wrote: On Wed, Nov 19, 2014 at 04:37:27PM +0100, Nicolas Ferre wrote: From: Ronald Wahl Commit 7628083227b6bc4a7e33d7c381d7a4e558424b6b (usb: gadget: at91_udc: prepare clk before

Re: [PATCH] firmware: Create directories for external firmware

2014-07-08 Thread Ronald
th O= builds, because the directory is created by >>> Makefile.build. Create the directory in firmware/Makefile in non-O >>> builds. >>> >>> Reported-by: Ronald >>> Reported-by: Torsten Kaiser >>> Signed-off-by: Michal Marek >>> --- >>

Re: [PATCH] firmware: Create directories for external firmware

2014-07-08 Thread Ronald
2014-07-08 17:18 GMT+02:00 Ronald : > My full name is 'Ronald Uitermark'. > > I will try this patch tonight. > > > 2014-07-08 14:47 GMT+02:00 Michal Marek : > >> Commit 5180d5f4 ("firmware: Simplify directory creation") broke >> including firmw

Re: Regression: firmware: Simplify directory creation + b43 = fails to build

2014-06-18 Thread Ronald
>From my .config ==> cat /usr/src/config | grep -i b43 CONFIG_EXTRA_FIRMWARE="b43/ucode5.fw b43/b0g0initvals5.fw b43/b0g0bsinitvals5.fw b43/pcm5.fw" ... snip ... 2014-06-18 16:33 GMT+02:00 Michal Marek : > Dne 18.6.2014 10:46, Ronald napsal(a): >> Dear kernel develope

Regression: firmware: Simplify directory creation + b43 = fails to build

2014-06-18 Thread Ronald
.S] Fout 1 Makefile:893: recept voor doel 'firmware' is mislukt make: *** [firmware] Fout 2 make: *** Wachten op onvoltooide taken... ==> git revert 5180d5f [bleed 55a169f] Revert "firmware: Simplify directory creation" 2 files changed, 38 insertions(+), 16 deletions(-) 09

Re: Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space

2013-10-01 Thread Ronald
. Wysocki : > On Monday, September 30, 2013 07:45:54 AM Ronald wrote: >> Yes, works as well. Just survived twe cycles with s2disk. I'm >> surprised someone else did not report this earlier btw... Because it >> looks pretty generic (i.e. not specific to a 64bit UP system

Re: Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space

2013-09-29 Thread Ronald
Yes, works as well. Just survived twe cycles with s2disk. I'm surprised someone else did not report this earlier btw... Because it looks pretty generic (i.e. not specific to a 64bit UP system). Thanks again! 2013/9/30 Rafael J. Wysocki : > On Sunday, September 29, 2013 09:22:45 AM Rona

Re: Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space

2013-09-29 Thread Ronald
Attached patch fixes the issue. Both methods function as they did before. Thanks for the superfast fix! 2013/9/29 Rafael J. Wysocki : > On Saturday, September 28, 2013 08:18:18 PM Ronald wrote: >> [ resend, forgot to disable HTML (sorry!) ] >> >> Dear kernel developers, >&

Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space

2013-09-28 Thread Ronald
te Reverting the commit did not work. I am using a encrypted LUKS partition with a temporary key that is functioning as the swap device used for the suspend image. Awaiting further orders Ronald -- To unsubscribe from this list: send the line "

Re: RFC: [PATCH] clocksource: tcb: fix min_delta calculation

2013-09-09 Thread Ronald Wahl
the min_delta_ns in the clockevents_config_and_register() function. Dunno if rounding up will cause problems with the max_delta_ns as it might be too big then so probably the second approach is better. Opinions? - ron -- Ronald Wahl - ronald.w...@raritan.com - Phone +49 375271349-0 Fax -99 Raritan Deuts

RE: ata: HDIO_DRIVE_* ioctl() Linux 3.9 regression

2013-03-25 Thread Ronald
In reply to [1]: I have the same issue. Git bisect took 50+ rebuilds xD Smartd does not work anymore since 84a9a8cd9 ([libata] Set proper SK when CK_COND is set.). I hope I'm not stepping on anyone's toe's by chosing the same title. I'm not subscribed to this list. Just wanted to add a 'me2' [1

Re: [patch] drivers/media/video/zoran_card.c: en/decoder loading

2008-01-27 Thread Ronald S. Bultje
+ break; >default: >break; >} (For upstream people who will apply the patch in mainstream kernel:) ack from maintainer. Ronald (and sorry to Martin for getting this msg twice.) -- To unsubscribe from this list: send the line "un

Question Regarding The Radeon Framebuffer

2007-03-20 Thread Ronald
I'm quite new to the lists, so I hope I placed my question correctly... I want to know if my Ati Radeon X700 Pro (REV410) is supported with the current radeonfb framebuffer driver. I recompiled the kernel a lot, but with no succes... lspci -v 01:00.1 Display controller: ATI Technologies Inc

Re: [V9fs-developer] Re: [PATCH 2.6.13-rc3-mm2] v9fs: add fd based transport

2005-07-28 Thread Ronald G. Minnich
On Thu, 28 Jul 2005, Christoph Hellwig wrote: > Couldn't the two other transports be implemented ontop of this one using > a mount helper doing the pipe or tcp setup? that's how we did it in the version we did for 2.4. I don't see why not. ron - To unsubscribe from this list: send the line "un

Re: [discuss] Re: NUMA support for dual core Opteron

2005-07-15 Thread Ronald G. Minnich
On Fri, 15 Jul 2005, Andi Kleen wrote: > Only on uniprocessor machines. Question for the AMD guys: is there a chance of getting non-proprietary-bios ACPI tables from AMD directly? I.e. ACPI tables as needed for power-now etc. could be released under GPL, making inclusion into linuxbios a bit si

Re: NUMA support for dual core Opteron

2005-07-14 Thread Ronald G. Minnich
if there is any chance of getting along without ACPI entries that is best. Linux did do this once already, for SMP K8: K8 can boot and run NUMA without an SRAT table. What more is needed for dual core, and could Linux support in this area be extended? ron - To unsubscribe from this list: send t

Re: [discuss] Re: [LinuxBIOS] NUMA support for dual core Opteron

2005-07-14 Thread Ronald G. Minnich
On Thu, 14 Jul 2005, Andi Kleen wrote: > However you'll likely need ACPI for other reasons anyways, e.g. for > better power saving. bummer. What the BIOS vendors are doing (to lock in proprietary BIOS, some say) is making ACPI tables copyright the BIOS vendor, not the motherboard vendor. So L

[PATCH] embarassing typo

2005-03-29 Thread Ronald S. Bultje
some people. Signed-off-by: Ronald S. Bultje <[EMAIL PROTECTED]> Thanks, Ronald -- Ronald S. Bultje <[EMAIL PROTECTED]> ? .tmp_versions Index: zr36050.c === RCS file: /cvsroot/mjpeg/driver-zoran/zr36050.c,v retrieving rev

[PATCH] Re: drivers/media/video/bt819.c: bt819_init: wrong array indexing

2005-03-23 Thread Ronald S. Bultje
ther array indexes in this function are > correct, but this is definitely wrong: > It indexes element 49 wile only the elements 0-43 are available. Auch, that is kinda embarrassing... Attached patch fixes it. Andrew, can you please put this patch in the kernel? Signed-off-by: Ronald S. Bu

Re: [PATCH 2.6] Fix i2c messsage flags in video drivers

2005-03-10 Thread Ronald S. Bultje
ecause you will never hit the code that I am trying > to fix. That makes sense. I'll try the >=.11 kernels sometime soon. Thanks, Ronald - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [PATCH 2.6] Fix i2c messsage flags in video drivers

2005-03-10 Thread Ronald S. Bultje
0): no init, cannot set norm See Buz. > As you can see, all boards are affected at some level but every user > might not be equally affected, depends whether you use input or output > or both. Note that "no init" might not affect everyone either, depends > on the chip init

Re: [PATCH 2.6] Fix i2c messsage flags in video drivers

2005-03-10 Thread Ronald S. Bultje
ver, this statement is not correct. I test this driver daily, I still own a whole bunch of such cards. Even after hard reboots, they still just work. Norm changes, input changes, everything works. I test (and use) all of this. I would've noticed if it was really as broken as you're descr

Re: 2.4.6-ac5: Filesize limit exceeded

2001-07-20 Thread Ronald Jeninga
Hi, might be a limit problem, try ulimit -f Ronald Gregoire Favre wrote: > > Hello, > > I have just turned to 2.4.6-ac5, and I can't create tar bigger than > 40Mb, I got Filesize limit exceeded... > > Both on ext2 and reiserfs partitions. >

Re: >128 MB RAM stability problems (again)

2001-07-06 Thread Ronald Bultje
l go look at the bios settings of the computers, look at the CAS/RAS/clock timing settings like two people suggested (thanks :-) ) and hope to be happy and have a stable machine after that. Thanks for this half-solution :-) -- Ronald Bultje - To unsubscribe from this list: send the line &qu

Re: >128 MB RAM stability problems (again)

2001-07-05 Thread Ronald Bultje
he CD (mdk-8/RH-7.1 installation CDs). -- Ronald Bultje - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: >128 MB RAM stability problems (again)

2001-07-04 Thread Ronald Bultje
what brand of memory I bought... they are all 133 MHz SDRAM sticks, some 64 MB, some 128 MB MB manual says it can handle all 64/128 MB sticks... - Anyway, thanks for any advice until now and thanks for listening again, hope to hear more solutions. -- Ronald Bultje - To unsubscribe from this

RE: >128 MB RAM stability problems (again)

2001-07-04 Thread Ronald Bultje
On 04 Jul 2001 17:06:51 -0300, Alessandro Motter Ren wrote: > > Which filesystem are you using on this machine? > []s. ext2 -- Ronald - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Mor

>128 MB RAM stability problems (again)

2001-07-04 Thread Ronald Bultje
ons. I'm getting desperate win2k is running stable and it's scary to see linux crash while win2k runs stable and smooth. (ps I'm not subscribed to the list - please CC a copy to me when replying) Thanks in advance for any help on this, -- Ronald Bultje - To unsubscribe from thi

Re: a memory-related problem?

2001-06-17 Thread Ronald Bultje
; instead of "linux-2.4.4 mem=256M" at the lilo prompt, it does work. Is this a bug in the code that handles options given at startup-time? (I only tried this for 2x128 sticks but I suppose this is the same for 2x64+1x128 sticks - I guess I'm too lazy to try it out). Regards, Ro

a memory-related problem?

2001-06-17 Thread Ronald Bultje
B/swap?) distro = RedHat-7.0 (with updates from redhat.com installed) Kernel = 2.4.4 gcc = 2.96 glibc = 2.2 system = p-II 400 MHz, 128 MB swap, 440BX (abit p6b) mainboard memory is (133 MHz) SDRAM memory (running at 100 MHz) [please CC me, I'm currently not subscribed] Regards, Ronald

VEXUS VAR-Business Dealer UpDate Prices List

2001-06-13 Thread Ronald Gonzalez
ease reply with "REMOVE" in the subject line of your message. However, due to a computer problem, if we may have missed deleting your name last time please let us know again. Please excuse any inconvenience. Ronald Gonzalez [EMAIL PROTECTED] ICQ Number: 33304866 AOL Instant Messen

RE: [2.4.5] buz.c won't compile

2001-05-28 Thread Ronald Bultje
" things in the >"stable" >tree. (functional and stable are both open to debate.) Nobody broke it. The fact that it didn't compile right was something nobody ever looked at - it was already broken before and I really don't suppose anyone uses it. The words "if it

Re: Linux scalability?

2001-05-18 Thread Ronald Bultje
ould they make a 2.2.x-kernel based TUX vs. 2.4-test-kernel based TUX comparison? Too bad the website doesn't mention the kernel number. -- Ronald - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: Linux scalability?

2001-05-18 Thread Ronald Bultje
also used a 2.4-test kernel for TUX, and this one didn't have these "scalibility problems". The problem seemed to be SMP problems with systems with more than two cpus in the 2.2.x-based kernel series. 2.4.x kernels didn't seem to have this problem. And as far as I know, TUX with

something like an oops

2001-05-10 Thread Ronald Bultje
s any use since it's not really an oops (or is it?). They are attached as log[45]. Is this X, kernel or my application? (since it crashes X and the kernel gives errors too, I guess it's a combination?) Anyway, if I could get rid of this I'd be very happy, it's always bad to see your self-written application crash the box. -- Ronald log5 log4

Re: Patch to improve readability of sock_rcvlowat() - comments wanted...

2001-05-07 Thread Ronald Bultje
max(1, waitall ? len : min(sk->rcvlowat, len)); Although I doubt this is more readable... :-) -- Ronald - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/major

OT: Alan Cox' response

2001-05-04 Thread Ronald Bultje
e is at: http://www2.usermagnet.com/cox/index.html -- Ronald - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: buz.c of 2.4.4

2001-04-30 Thread Ronald Bultje
I mean, it be worse if they _used_ the old buz-thing, they'd start bugging you with "how do I fix it?" A broken driver in the kernel basically means a broken kernel - so it'd be better to just remove it I guess... What do you think, Alan? -- Ronald Bultje - To unsubscr

RE: buz.c of 2.4.4

2001-04-28 Thread Ronald Bultje
from our project is optimized for the new driver (though the old one should still work). -- Ronald Bultje - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordom

  1   2   >