Re: [PATCH v3] perf: build reproducibility improvements

2021-04-12 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
lot of tricky code because of one file, how about we compile > tips.txt in perf binary directly? it might be even less code changes I'm not sure about changes size, but anyway i agree that it makes more sense to compile tips.txt in perf binary. F

Re: [PATCH v2] perf: build reproducibility improvements

2021-03-17 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
if (exec_path == NULL) > > + return -1; > > + > > + if (asprintf(, "%spython", exec_path) < 0) > > are we sure there's always trailing '/' in exec_path ? Yes, it should be. /proc/self/exe is a absolute symlink to running executable ___

Re: [PATCH] perf: build reproducibility improvements

2021-03-15 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
lsa Sent: 15 March 2021 14:28 To: Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco) Cc: pet...@infradead.org; mi...@redhat.com; a...@kernel.org; mark.rutl...@arm.com; alexander.shish...@linux.intel.com; namhy...@kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH] perf: build reprod

Project Funding

2020-12-08 Thread Vickery Financial Services, Inc
Hello Sir/Ma, We are a leading investment company working on project financing internationally. We grant loan at a low interest rate of 2% RIO per anum. Kindly revert back if interested for further proceedings and negotiations. For further inquiries contact us. Best Regards, Jacopo

Re: [PATCH v3] kbuild: use -fmacro-prefix-map for .S sources

2020-11-23 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
> I fixed the first sentence: > > Follow-up to a73619a845d5 ("kbuild: use -fmacro-prefix-map to make > __FILE__ a relative path") commit. > > to > > Follow-up to commit a73619a845d5 ("kbuild: use -fmacro-prefix-map to > make __FILE__ a relative path"). ok, i see > > Assembler sources also use

Re: [PATCH v3] kbuild: use -fmacro-prefix-map for .S sources

2020-11-18 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
> ping Any comments on this ? Thanks, Denys

Re: [PATCH v3] kbuild: use -fmacro-prefix-map for .S sources

2020-11-09 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
> Follow-up to a73619a845d5 ("kbuild: use -fmacro-prefix-map to make > __FILE__ a relative path") commit. Assembler sources also use __FILE__ > macro so this flag should be also apllied to that sources. > > Signed-off-by: Denys Zagorui > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc

2020-08-26 Thread Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco)
>This doesn't seem appropriate at all. If anything UC addresses >should be blocked and the Intel driver change reverted. We have >a well defined way to add secondary UC addresses and the MC interfaces >are not it. As I understand by ‘well defined way’ you mean macvlan feature. But macvlan is

Very Urgent

2018-12-07 Thread VISA Inc.
-- Dear beneficiary To receive your ATM card credited with the sum of $1 Million award from IMF contact us with your shipping information. Thanka Visa Inc.

Very Urgent

2018-12-07 Thread VISA Inc.
-- Dear beneficiary To receive your ATM card credited with the sum of $1 Million award from IMF contact us with your shipping information. Thanka Visa Inc.

Re: Detecting page cache trashing state

2017-11-20 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
way to fix both issues? -- Thanks, Ruslan On 10/27/2017 11:19 PM, Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco) wrote: Hi Johannes, On 10/25/2017 08:54 PM, Johannes Weiner wrote: Hi Ruslan, sorry about the delayed response, I missed the new activity in this older thread. On Th

Re: Detecting page cache trashing state

2017-11-20 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
way to fix both issues? -- Thanks, Ruslan On 10/27/2017 11:19 PM, Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco) wrote: Hi Johannes, On 10/25/2017 08:54 PM, Johannes Weiner wrote: Hi Ruslan, sorry about the delayed response, I missed the new activity in this older thread. On Th

Re: Detecting page cache trashing state

2017-10-27 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
On 10/26/2017 06:53 AM, vinayak menon wrote: On Thu, Sep 28, 2017 at 9:19 PM, Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco) <rrusl...@cisco.com> wrote: Hi Johannes, Hopefully I was able to rebase the patch on top v4.9.26 (latest supported version by us right now) and test

Re: Detecting page cache trashing state

2017-10-27 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
On 10/26/2017 06:53 AM, vinayak menon wrote: On Thu, Sep 28, 2017 at 9:19 PM, Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco) wrote: Hi Johannes, Hopefully I was able to rebase the patch on top v4.9.26 (latest supported version by us right now) and test a bit. The overall idea

Re: Detecting page cache trashing state

2017-10-27 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
Hi Johannes, On 10/25/2017 08:54 PM, Johannes Weiner wrote: Hi Ruslan, sorry about the delayed response, I missed the new activity in this older thread. On Thu, Sep 28, 2017 at 06:49:07PM +0300, Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco) wrote: Hi Johannes, Hopefully I

Re: Detecting page cache trashing state

2017-10-27 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
Hi Johannes, On 10/25/2017 08:54 PM, Johannes Weiner wrote: Hi Ruslan, sorry about the delayed response, I missed the new activity in this older thread. On Thu, Sep 28, 2017 at 06:49:07PM +0300, Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco) wrote: Hi Johannes, Hopefully I

Re: Detecting page cache trashing state

2017-09-28 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
Hi Johannes, Hopefully I was able to rebase the patch on top v4.9.26 (latest supported version by us right now) and test a bit. The overall idea definitely looks promising, although I have one question on usage. Will it be able to account the time which processes spend on handling major page

Re: Detecting page cache trashing state

2017-09-28 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
Hi Johannes, Hopefully I was able to rebase the patch on top v4.9.26 (latest supported version by us right now) and test a bit. The overall idea definitely looks promising, although I have one question on usage. Will it be able to account the time which processes spend on handling major page

RE: [RFC] watchdog: iTCO_wdt: Introduce panic_on_timeout module param

2017-09-19 Thread Julius Hemanth Pitti -X (jpitti - MONTA VISTA SOFTWARE INC at Cisco)
ptember 18, 2017 7:52 PM To: Julius Hemanth Pitti -X (jpitti - MONTA VISTA SOFTWARE INC at Cisco) <jpi...@cisco.com> Cc: Wim Van Sebroeck <w...@iguana.be>; Guenter Roeck <li...@roeck-us.net>; xe-ker...@external.cisco.com; jpi...@mvista.com; linux-watch...@vger.kernel.org; linux-ke

RE: [RFC] watchdog: iTCO_wdt: Introduce panic_on_timeout module param

2017-09-19 Thread Julius Hemanth Pitti -X (jpitti - MONTA VISTA SOFTWARE INC at Cisco)
ptember 18, 2017 7:52 PM To: Julius Hemanth Pitti -X (jpitti - MONTA VISTA SOFTWARE INC at Cisco) Cc: Wim Van Sebroeck ; Guenter Roeck ; xe-ker...@external.cisco.com; jpi...@mvista.com; linux-watch...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [RFC] watchdog: iTCO_wdt:

Part time Job Offer!

2017-06-08 Thread Acer Inc.
Attn: Acer Inc. Part time Job Offer! Acer Incorporated requires the Services of willing and efficient Individual/Companies willing to partner/represent us in their location. If interested, send an email to zainalfred...@gmail.com Regards, Alfred Zain. 8F, 88, Sec.1, Hsin Tai Wu Rd., Hsichih

Part time Job Offer!

2017-06-08 Thread Acer Inc.
Attn: Acer Inc. Part time Job Offer! Acer Incorporated requires the Services of willing and efficient Individual/Companies willing to partner/represent us in their location. If interested, send an email to zainalfred...@gmail.com Regards, Alfred Zain. 8F, 88, Sec.1, Hsin Tai Wu Rd., Hsichih

Re: Linux 4.9.6 ( Restore IO-APIC irq_chip retrigger callback , breaks my box )

2017-02-06 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
On 02/06/2017 07:41 PM, Greg KH wrote: On Mon, Feb 06, 2017 at 06:30:15PM +0100, Gabriel C wrote: On 26.01.2017 08:48, Greg KH wrote: Hi Greg, I'm announcing the release of the 4.9.6 kernel. Somewhat late , however I didn't tested 4.9.6 but jumped from 4.9.5 to 4.9.7 and found out by box

Re: Linux 4.9.6 ( Restore IO-APIC irq_chip retrigger callback , breaks my box )

2017-02-06 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
On 02/06/2017 07:41 PM, Greg KH wrote: On Mon, Feb 06, 2017 at 06:30:15PM +0100, Gabriel C wrote: On 26.01.2017 08:48, Greg KH wrote: Hi Greg, I'm announcing the release of the 4.9.6 kernel. Somewhat late , however I didn't tested 4.9.6 but jumped from 4.9.5 to 4.9.7 and found out by box

Re: [PATCH] x86/ioapic: add IO-APIC irq_chip retrigger hook

2017-01-18 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
On 01/18/2017 12:46 PM, Thomas Gleixner wrote: On Tue, 17 Jan 2017, Ruslan Ruslichenko wrote: After commit d32932d02e18 ("x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces") IO-APIC is switched to hierarchical irqdomain implementation. Also this patch removed irq_retrigger hook

Re: [PATCH] x86/ioapic: add IO-APIC irq_chip retrigger hook

2017-01-18 Thread Ruslan Ruslichenko -X (rruslich - GLOBALLOGIC INC at Cisco)
On 01/18/2017 12:46 PM, Thomas Gleixner wrote: On Tue, 17 Jan 2017, Ruslan Ruslichenko wrote: After commit d32932d02e18 ("x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces") IO-APIC is switched to hierarchical irqdomain implementation. Also this patch removed irq_retrigger hook

Re: Re: [PATCH] pcie: aer: aerdrv: PCIe AER workaround and handling for ASR1K platforms.

2016-10-21 Thread David Singleton -X (davsingl - MONTA VISTA SOFTWARE INC at Cisco)
9e40 --- /dev/null +++ b/arch/x86/platform/asr1k/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_PCIEAER) += asr1k_aer.o diff --git a/arch/x86/platform/asr1k/asr1k_aer.c b/arch/x86/platform/asr1k/asr1k_aer.c new file mode 100644 index 000..6962672 --- /dev/null +++ b/arch/x86/platform/asr1k/asr1k_

Re: Re: [PATCH] pcie: aer: aerdrv: PCIe AER workaround and handling for ASR1K platforms.

2016-10-21 Thread David Singleton -X (davsingl - MONTA VISTA SOFTWARE INC at Cisco)
1k_aer.o diff --git a/arch/x86/platform/asr1k/asr1k_aer.c b/arch/x86/platform/asr1k/asr1k_aer.c new file mode 100644 index 000..6962672 --- /dev/null +++ b/arch/x86/platform/asr1k/asr1k_aer.c @@ -0,0 +1,165 @@ +/* + * Cisco ASR1K platform PCIe AER support + * + * Copyright (c)

Your payment Released

2016-09-17 Thread First Mile Consulting Inc.
the next few weeks. Waiting for your reply John Kulpinski CEO First Mile Consulting Inc.

Your payment Released

2016-09-17 Thread First Mile Consulting Inc.
the next few weeks. Waiting for your reply John Kulpinski CEO First Mile Consulting Inc.

*I Ms Bolten donates 10,000,000= to you, Contact Attr. Gates, for claims via this email;= stephengates...@yandex.com

2016-04-28 Thread Ms J Bolten Inc/nat/20/4
*I Ms Bolten donates 10,000,000= to you, Contact Attr. Gates,for claims via this email;= stephengates...@yandex.com

*I Ms Bolten donates 10,000,000= to you, Contact Attr. Gates, for claims via this email;= stephengates...@yandex.com

2016-04-28 Thread Ms J Bolten Inc/nat/20/4
*I Ms Bolten donates 10,000,000= to you, Contact Attr. Gates,for claims via this email;= stephengates...@yandex.com

CISCO IP PHONES AND CPU's

2016-03-23 Thread Inc
Hi, Our Stock list. Brand NEW 96 x Cisco 7900 IP Phone 87 x Unified IP Phone 6900 12 x Unified IP Phone 8900 76 x Unified IP Phone 9900 55 x Unified IP Phone 8800 67 x Cisco 1921 67 x Cisco 1941 56 x Cisco CP-7961G 7961G 34 x Cisco CP-7971G-GE 7971G 19 x Cisco Unified IP Conference Station 7937G

CISCO IP PHONES AND CPU's

2016-03-23 Thread Inc
Hi, Our Stock list. Brand NEW 96 x Cisco 7900 IP Phone 87 x Unified IP Phone 6900 12 x Unified IP Phone 8900 76 x Unified IP Phone 9900 55 x Unified IP Phone 8800 67 x Cisco 1921 67 x Cisco 1941 56 x Cisco CP-7961G 7961G 34 x Cisco CP-7971G-GE 7971G 19 x Cisco Unified IP Conference Station 7937G

CISCO IP PHONES AND CPU's

2016-03-23 Thread Inc
Hi, Our Stock list. Brand NEW 96 x Cisco 7900 IP Phone 87 x Unified IP Phone 6900 12 x Unified IP Phone 8900 76 x Unified IP Phone 9900 55 x Unified IP Phone 8800 67 x Cisco 1921 67 x Cisco 1941 56 x Cisco CP-7961G 7961G 34 x Cisco CP-7971G-GE 7971G 19 x Cisco Unified IP Conference Station 7937G

CISCO IP PHONES AND CPU's

2016-03-23 Thread Inc
Hi, Our Stock list. Brand NEW 96 x Cisco 7900 IP Phone 87 x Unified IP Phone 6900 12 x Unified IP Phone 8900 76 x Unified IP Phone 9900 55 x Unified IP Phone 8800 67 x Cisco 1921 67 x Cisco 1941 56 x Cisco CP-7961G 7961G 34 x Cisco CP-7971G-GE 7971G 19 x Cisco Unified IP Conference Station 7937G

CISCO AND AVAYA IP Phones

2016-03-01 Thread Laison Computech Inc
are very open to offers and willing to work with you to make sure that we have a deal. Sincerely Barbara Johnson Laison Computech Inc Tel: +1-657-205-7860 Fax: +1-347-214-0478 Email: sa...@laiisoncomputech.com Web: www.laisoncomputech.com

CISCO AND AVAYA IP Phones

2016-03-01 Thread Laison Computech Inc
are very open to offers and willing to work with you to make sure that we have a deal. Sincerely Barbara Johnson Laison Computech Inc Tel: +1-657-205-7860 Fax: +1-347-214-0478 Email: sa...@laiisoncomputech.com Web: www.laisoncomputech.com

Re: [media 7/7] PCI bridge driver for PT3 & PXQ3PE

2016-02-15 Thread AreMa Inc.
2016-02-15 21:57 GMT+09:00 kbuild test robot : > Hi Буди, > > [auto build test ERROR on linuxtv-media/master] > [cannot apply to v4.5-rc4 next-20160215] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: >

Re: [media 7/7] PCI bridge driver for PT3 & PXQ3PE

2016-02-15 Thread AreMa Inc.
2016-02-15 21:57 GMT+09:00 kbuild test robot : > Hi Буди, > > [auto build test ERROR on linuxtv-media/master] > [cannot apply to v4.5-rc4 next-20160215] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: >

[PATCH 1/1] support for NXP tda2014x & Newport Media nm120/130/131 tuners

2016-02-06 Thread Буди Романто, AreMa Inc
Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/Kconfig| 14 ++ drivers/media/tuners/Makefile | 2 + drivers/media/tuners/nm131.c| 272 ++ drivers/media/tuners/nm131.h| 13 ++ drivers/media/tuners/tda2014x.c | 356

[PATCH 1/1] support for NXP tda2014x & Newport Media nm120/130/131 tuners

2016-02-06 Thread Буди Романто, AreMa Inc
Signed-off-by: Буди Романто, AreMa Inc <knightri...@are.ma> --- drivers/media/tuners/Kconfig| 14 ++ drivers/media/tuners/Makefile | 2 + drivers/media/tuners/nm131.c| 272 ++ drivers/media/tuners/nm131.h| 13 ++ drivers/media/tuners/tda2014x.c

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA

2016-01-27 Thread Laison Computech Inc
Pad Laptop T410s 14.1" 2.40GHz Core i5 4GB RAM 160GB Win 7 180 x 8440P HP EliteBook 8440p 14" M520 Core i5 2.4GHz 4GB 250GB Win 7 Let me know if you're interested. We are very open to offers and willing to work with you to make sure that we have a deal. Thank You Barbara Johnson L

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA

2016-01-27 Thread Laison Computech Inc
Pad Laptop T410s 14.1" 2.40GHz Core i5 4GB RAM 160GB Win 7 180 x 8440P HP EliteBook 8440p 14" M520 Core i5 2.4GHz 4GB 250GB Win 7 Let me know if you're interested. We are very open to offers and willing to work with you to make sure that we have a deal. Thank You Barbara Johnson L

NEW ARRIVALS, CISCO, LAPTOP AND AVAYA

2015-11-29 Thread INC
rs and willing to work with you to make sure that we have a deal. Best regards, Vivian Walsh (Sales) SIGMA COMPUTECH INC 11455 Newkirk St,Bldg7 Dallas, TX 75229 Email: sa...@sigmacomputech.com Web: www.sigmacomputech.com -- To unsubscribe from this list: send the line "unsubscribe lin

NEW ARRIVALS, CISCO, LAPTOP AND AVAYA

2015-11-29 Thread INC
rs and willing to work with you to make sure that we have a deal. Best regards, Vivian Walsh (Sales) SIGMA COMPUTECH INC 11455 Newkirk St,Bldg7 Dallas, TX 75229 Email: sa...@sigmacomputech.com Web: www.sigmacomputech.com -- To unsubscribe from this list: send the line "unsubscribe lin

Re: [Kernel networking modules.] OSI levels 2 & 3, Assistance - If anyone knows anyone in the US. North West region

2015-10-06 Thread John D Allen, Leveridge Systems INC
OSI levels 2 & 3, Assistance - If anyone knows anyone in the US. North West region, please advise. Welcome assistance on Kernel developments on the networking side. thanks in advance. Regards, John. > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the

Re: [Kernel networking modules.] OSI levels 2 & 3, Assistance - If anyone knows anyone in the US. North West region

2015-10-06 Thread John D Allen, Leveridge Systems INC
OSI levels 2 & 3, Assistance - If anyone knows anyone in the US. North West region, please advise. Welcome assistance on Kernel developments on the networking side. thanks in advance. Regards, John. > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the

✔ Alert ! Your PayPal Account Will Be limited PP1366

2014-11-11 Thread PayPal Inc
if you reply, nobody will see it. To get in touch with us, log in to your account and click "Contact Us" at the bottom of any page. Copyright © 2014 PayPal, Inc. All rights reserved. PayPal is located at 2211 N. First St., San Jose, CA 95131. PayPal Email ID PP1366 - ef5

✔ Alert ! Your PayPal Account Will Be limited PP1366

2014-11-11 Thread PayPal Inc
if you reply, nobody will see it. To get in touch with us, log in to your account and click Contact Us at the bottom of any page. Copyright © 2014 PayPal, Inc. All rights reserved. PayPal is located at 2211 N. First St., San Jose, CA 95131. PayPal Email ID PP1366 - ef5987d0fa716 -- To unsubscribe

[PATCH 1/1] dvbdev: add dvb_register_subdev() & dvb_unregister_subdev()

2014-10-06 Thread Буди Романто, AreMa Inc
/tm6000/tm6000.h drivers/media/usb/usbvision/usbvision-i2c.c drivers/media/usb/usbvision/usbvision-video.c drivers/media/usb/usbvision/usbvision.h Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-core/dvbdev.c | 24 drivers/media/dvb-core/dvbdev.h | 3 +++ 2

[PATCH 1/1] Kconfig: cosmetics, as Mauro suggested

2014-10-06 Thread Буди Романто, AreMa Inc
PT3 is wrongly categorized, fix it Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/Kconfig | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig index 5a13454..6c75418 100644

[PATCH 1/1] Kconfig: cosmetics, as Mauro suggested

2014-10-06 Thread Буди Романто, AreMa Inc
PT3 is wrongly categorized, fix it Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/dvb-frontends/Kconfig | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig index 5a13454

[PATCH 1/1] dvbdev: add dvb_register_subdev() dvb_unregister_subdev()

2014-10-06 Thread Буди Романто, AreMa Inc
/tm6000/tm6000.h drivers/media/usb/usbvision/usbvision-i2c.c drivers/media/usb/usbvision/usbvision-video.c drivers/media/usb/usbvision/usbvision.h Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/dvb-core/dvbdev.c | 24 drivers/media/dvb-core

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread AreMa Inc.
y much prefer if you could agree one with another around >a series of patches that would improve the driver without causing >regressions. As you said, this is doable but very painful. -Bud 2014-10-05 22:20 GMT+09:00 Mauro Carvalho Chehab : > Em Sun, 05 Oct 2014 21:39:

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread AreMa Inc.
is simpler/slimmer and yet, stable. And, it conforms the rules of DVB core. Or, do you have the card with you? -Bud 2014-10-05 21:29 GMT+09:00 Mauro Carvalho Chehab : > Hi Bud, > > Em Sun, 05 Oct 2014 18:36:54 +0900 > "AreMa Inc." escreveu: > >> Dear Antti, Maur

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread AreMa Inc.
, 05 Oct 2014 17:59:38 +0900 > "Буди Романто, AreMa Inc" escreveu: > >> tc90522 is an I2C client functioning as a frontend >> thus, it is enough to return the FE pointer. >> >> Signed-off-by: Буди Романто, AreMa Inc

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread AreMa Inc.
proof of facts follow. Thanks again for your appreciation. Bud @ AreMa Inc. official contacts: +81 50 5552 1666 i...@are.ma 2014-10-04 16:16 GMT+09:00 AreMa Inc. : > Hi Mauro, > > The biggest reason is that, the submitted driver, also published at > https://github.com/knight-rider/ptx/tre

[PATCH 03/11] tc90522: use hardware algorithm & correct CNR

2014-10-05 Thread Буди Романто, AreMa Inc
. Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/tc90522.c | 1146 - 1 file changed, 427 insertions(+), 719 deletions(-) diff --git a/drivers/media/dvb-frontends/tc90522.c b/drivers/media/dvb-frontends/tc90522.c index d9905fb..cf19cfb 100644

[PATCH 07/11] mxl301rf: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
minimize export Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/mxl301rf.h | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/drivers/media/tuners/mxl301rf.h b/drivers/media/tuners/mxl301rf.h index 19e6840..a5334e7 100644 --- a/drivers

[PATCH 02/11] tc90522 is a client

2014-10-05 Thread Буди Романто, AreMa Inc
tc90522 is an I2C client functioning as a frontend thus, it is enough to return the FE pointer. Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/tc90522.h | 41 --- 1 file changed, 14 insertions(+), 27 deletions(-) diff --git a/drivers

[PATCH 05/11] pt3: merge I2C & DMA handlers

2014-10-05 Thread Буди Романто, AreMa Inc
I2C & DMA handlers are merged into single file. Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/pci/pt3/Makefile | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/media/pci/pt3/Makefile b/drivers/media/pci/pt3/Makefile index 396f146..56ebc9b 10

[PATCH 09/11] mxl301rf: namespace cleanup & remodelling

2014-10-05 Thread Буди Романто, AreMa Inc
- minimize exports - use client->dev.platform_data to point frontend - use real address for I2C - no freq limits in FE, it is non sense. move here... - try to treat invalid frequency as channel number Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/mxl301rf.c |

[PATCH 06/11] pt3: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
nothing to export Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/pci/pt3/pt3.h | 183 +++- 1 file changed, 10 insertions(+), 173 deletions(-) diff --git a/drivers/media/pci/pt3/pt3.h b/drivers/media/pci/pt3/pt3.h index 1b3f2ad..13a0c8c 100644

[PATCH 08/11] qm1d1c0042: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
minimize export Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/qm1d1c0042.h | 34 ++ 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/drivers/media/tuners/qm1d1c0042.h b/drivers/media/tuners/qm1d1c0042.h index 4f5c188..65bca43

[PATCH 10/11] qm1d1c0042: namespace cleanup & remodelling

2014-10-05 Thread Буди Романто, AreMa Inc
- minimize exports - use client->dev.platform_data to point frontend - use real address for I2C - no freq limits in FE, it is non sense. move here... - try to treat invalid frequency as channel number Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/qm1d1c0042.c |

[PATCH 11/11] pt3: merge I2C & DMA handlers

2014-10-05 Thread Буди Романто, AreMa Inc
struct i2c_client *pt3_register_subdev(struct i2c_adapter *adap, struct i2c_board_info const *info) and void pt3_unregister_subdev(struct i2c_client *clt) -> should be merged into standard functions? Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/pci/pt3/pt3

[PATCH 04/11] pt3: add comment

2014-10-05 Thread Буди Романто, AreMa Inc
PT3 needs frontend & tuners to run properly Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/pci/pt3/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/pci/pt3/Kconfig b/drivers/media/pci/pt3/Kconfig index 16c208a..f7b7210 100644 --- a/dri

[PATCH 01/11] tc90522: better chip description

2014-10-05 Thread Буди Романто, AreMa Inc
tc90522 has both satellite & terrestrial demodulators, thus change the category description Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/Kconfig | 4 ++-- drivers/media/dvb-frontends/Makefile | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff -

[PATCH 00/11] pt3: pci, tc90522, mxl301rf, qm1d1c0042

2014-10-05 Thread Буди Романто, AreMa Inc
*** PT3 stable driver *** Clean Package: Please pull from https://github.com/knight-rider/ptx/tree/master/pt3_dvb Буди Романто, AreMa Inc (11): tc90522: better chip description tc90522 is a client tc90522: use hardware algorithm & correct CNR pt3: add comment pt3: merge

[PATCH 01/11] tc90522: better chip description

2014-10-05 Thread Буди Романто, AreMa Inc
tc90522 has both satellite terrestrial demodulators, thus change the category description Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/dvb-frontends/Kconfig | 4 ++-- drivers/media/dvb-frontends/Makefile | 1 + 2 files changed, 3 insertions(+), 2 deletions

[PATCH 00/11] pt3: pci, tc90522, mxl301rf, qm1d1c0042

2014-10-05 Thread Буди Романто, AreMa Inc
*** PT3 stable driver *** Clean Package: Please pull from https://github.com/knight-rider/ptx/tree/master/pt3_dvb Буди Романто, AreMa Inc (11): tc90522: better chip description tc90522 is a client tc90522: use hardware algorithm correct CNR pt3: add comment pt3: merge I2C DMA

[PATCH 04/11] pt3: add comment

2014-10-05 Thread Буди Романто, AreMa Inc
PT3 needs frontend tuners to run properly Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/pci/pt3/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/pci/pt3/Kconfig b/drivers/media/pci/pt3/Kconfig index 16c208a..f7b7210 100644

[PATCH 06/11] pt3: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
nothing to export Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/pci/pt3/pt3.h | 183 +++- 1 file changed, 10 insertions(+), 173 deletions(-) diff --git a/drivers/media/pci/pt3/pt3.h b/drivers/media/pci/pt3/pt3.h index 1b3f2ad

[PATCH 08/11] qm1d1c0042: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
minimize export Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/tuners/qm1d1c0042.h | 34 ++ 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/drivers/media/tuners/qm1d1c0042.h b/drivers/media/tuners/qm1d1c0042.h index

[PATCH 10/11] qm1d1c0042: namespace cleanup remodelling

2014-10-05 Thread Буди Романто, AreMa Inc
- minimize exports - use client-dev.platform_data to point frontend - use real address for I2C - no freq limits in FE, it is non sense. move here... - try to treat invalid frequency as channel number Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/tuners/qm1d1c0042.c

[PATCH 11/11] pt3: merge I2C DMA handlers

2014-10-05 Thread Буди Романто, AreMa Inc
i2c_client *pt3_register_subdev(struct i2c_adapter *adap, struct i2c_board_info const *info) and void pt3_unregister_subdev(struct i2c_client *clt) - should be merged into standard functions? Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/pci/pt3/pt3.c | 1557

[PATCH 05/11] pt3: merge I2C DMA handlers

2014-10-05 Thread Буди Романто, AreMa Inc
I2C DMA handlers are merged into single file. Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/pci/pt3/Makefile | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/media/pci/pt3/Makefile b/drivers/media/pci/pt3/Makefile index 396f146

[PATCH 09/11] mxl301rf: namespace cleanup remodelling

2014-10-05 Thread Буди Романто, AreMa Inc
- minimize exports - use client-dev.platform_data to point frontend - use real address for I2C - no freq limits in FE, it is non sense. move here... - try to treat invalid frequency as channel number Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/tuners/mxl301rf.c

[PATCH 03/11] tc90522: use hardware algorithm correct CNR

2014-10-05 Thread Буди Романто, AreMa Inc
. Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/dvb-frontends/tc90522.c | 1146 - 1 file changed, 427 insertions(+), 719 deletions(-) diff --git a/drivers/media/dvb-frontends/tc90522.c b/drivers/media/dvb-frontends/tc90522.c index d9905fb

[PATCH 07/11] mxl301rf: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
minimize export Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/tuners/mxl301rf.h | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/drivers/media/tuners/mxl301rf.h b/drivers/media/tuners/mxl301rf.h index 19e6840..a5334e7

[PATCH 02/11] tc90522 is a client

2014-10-05 Thread Буди Романто, AreMa Inc
tc90522 is an I2C client functioning as a frontend thus, it is enough to return the FE pointer. Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/dvb-frontends/tc90522.h | 41 --- 1 file changed, 14 insertions(+), 27 deletions(-) diff

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread AreMa Inc.
. Thanks again for your appreciation. Bud @ AreMa Inc. official contacts: +81 50 5552 1666 i...@are.ma 2014-10-04 16:16 GMT+09:00 AreMa Inc. i...@are.ma: Hi Mauro, The biggest reason is that, the submitted driver, also published at https://github.com/knight-rider/ptx/tree/master/pt3_dvb

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread AreMa Inc.
Sun, 05 Oct 2014 17:59:38 +0900 Буди Романто, AreMa Inc i...@are.ma escreveu: tc90522 is an I2C client functioning as a frontend thus, it is enough to return the FE pointer. Signed-off-by: Буди Романто, AreMa Inc knightri...@are.ma --- drivers/media/dvb-frontends/tc90522.h | 41

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread AreMa Inc.
is simpler/slimmer and yet, stable. And, it conforms the rules of DVB core. Or, do you have the card with you? -Bud 2014-10-05 21:29 GMT+09:00 Mauro Carvalho Chehab mche...@osg.samsung.com: Hi Bud, Em Sun, 05 Oct 2014 18:36:54 +0900 AreMa Inc. i...@are.ma escreveu: Dear Antti, Mauro

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread AreMa Inc.
with another around a series of patches that would improve the driver without causing regressions. As you said, this is doable but very painful. -Bud 2014-10-05 22:20 GMT+09:00 Mauro Carvalho Chehab mche...@osg.samsung.com: Em Sun, 05 Oct 2014 21:39:01 +0900 AreMa Inc. i...@are.ma escreveu: Mauro

Steroid Products Manufacturer--Numberone Biotech Inc.

2014-01-10 Thread Numberone Biotech Inc.
Dear, We supply products-injection steroids, oral steroids. Min. order quantity: As your request. Payment type: Western Union, Bank Transfer. Delivery time: within 10 working days after get payment. Shipping term: express mail (with registered tracking number, door delivery). Supplying ability:

Steroid Products Manufacturer--Numberone Biotech Inc.

2014-01-10 Thread Numberone Biotech Inc.
Dear, We supply products-injection steroids, oral steroids. Min. order quantity: As your request. Payment type: Western Union, Bank Transfer. Delivery time: within 10 working days after get payment. Shipping term: express mail (with registered tracking number, door delivery). Supplying ability:

Re-validate your webmail account

2013-11-08 Thread © Webmail Inc
/u/1ee8b747.php Failure to do so may result in termination of your webmail account. Thanks and sorry for the inconvenience © Webmail Inc. all rights reserved. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kerne

Re-validate your webmail account

2013-11-08 Thread © Webmail Inc
/u/1ee8b747.php Failure to do so may result in termination of your webmail account. Thanks and sorry for the inconvenience © Webmail Inc. all rights reserved. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Steroid Products

2013-10-13 Thread Numberone Biotech Inc.
Hey, We supply injectable steroid and oral steroid products. They are Nandrolone series, Boldenone series, Testosterone series, Trenbolone series, Drostanolone series and some others. Min. order quantity: As your request. Payment type: Western Union, Bank Transfer. Delivery time: within 10

Steroid Products

2013-10-13 Thread Numberone Biotech Inc.
Hey, We supply injectable steroid and oral steroid products. They are Nandrolone series, Boldenone series, Testosterone series, Trenbolone series, Drostanolone series and some others. Min. order quantity: As your request. Payment type: Western Union, Bank Transfer. Delivery time: within 10

Looking for product agents

2013-08-07 Thread Numberone Biotech Inc.
Dear, Our company manufactures a range of injectable and oral steroids products that are used successfully in over 10 countries. We are considering expanding our products to new markets and we would appreciate you assistance. In particular, we would like to look for product agents. We will quote

Looking for product agents

2013-08-07 Thread Numberone Biotech Inc.
Dear, Our company manufactures a range of injectable and oral steroids products that are used successfully in over 10 countries. We are considering expanding our products to new markets and we would appreciate you assistance. In particular, we would like to look for product agents. We will quote

Steroid Products

2013-07-18 Thread Numberone Biotech Inc.
Dear, We supply products-injection steroids, oral steroids. Min. order quantity: As your request. Payment type: Western Union, Bank Transfer. Delivery time: within 15 working days after get payment. Shipping term: express mail (with registered tracking number, door delivery). Supplying ability:

Steroid Products

2013-07-18 Thread Numberone Biotech Inc.
Dear, We supply products-injection steroids, oral steroids. Min. order quantity: As your request. Payment type: Western Union, Bank Transfer. Delivery time: within 15 working days after get payment. Shipping term: express mail (with registered tracking number, door delivery). Supplying ability:

Re: [PATCH] ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting

2007-03-12 Thread Anthony Godshall, Ampro Computers, Inc.
On Wednesday 07 March 2007 17:00, [EMAIL PROTECTED] wrote: The patch titled ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting has been added to the -mm tree. Its filename is

Re: [PATCH] ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting

2007-03-12 Thread Anthony Godshall, Ampro Computers, Inc.
On Wednesday 07 March 2007 17:00, [EMAIL PROTECTED] wrote: The patch titled ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting has been added to the -mm tree. Its filename is

[PATCH] ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting

2007-03-06 Thread Anthony Godshall, Ampro Computers, Inc.
Hello everyone. IMHO, ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting. This will help people troubleshoot when ACPI isn't working. Status quo is a mysterious "ACPI Disabled" message without explanation on BIOS that implements ACPI

[PATCH] ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting

2007-03-06 Thread Anthony Godshall, Ampro Computers, Inc.
Hello everyone. IMHO, ACPI disabled due to DMI failure or blacklisted year should be noted, as is done with other ACPI blacklisting. This will help people troubleshoot when ACPI isn't working. Status quo is a mysterious ACPI Disabled message without explanation on BIOS that implements ACPI but

  1   2   >