Problem with tdfx drm module

2000-12-23 Thread A.
using modutils 2.3.23 (it didn't work with 2.3.21 and 2.3.22 either). This is with XFree86 4.0.1 and a Voodoo3 3000 on a Pentium III 450 if that is revelant.. All of those unresolved symbols do appear in /proc/ksyms Kernel configuration File here: # # Automatically generated by make menucon

[PATCH 1/3] arm/pmu: Reject groups spanning multiple hardware PMUs

2015-03-09 Thread a
From: "Suzuki K. Poulose" Don't allow grouping hardware events from different PMUs (eg. CCI + CPU). Fixes a crash triggered by perf_fuzzer on Linux-4.0-rc2, with CCI PMU turned on. The validate_event(), after certain checks, assumes that the given hardware pmu event belongs t

[PATCH 3/3] arm-cci: Reject groups spanning multiple HW PMUs

2015-03-09 Thread a
From: "Suzuki K. Poulose" Invalidate an event if the group has a hardware event from a different PMU as we cannot schedule all of them in the same context. The perf core code won't check the group consistency until after pmu_event_init(). Signed-off-by: Suzuki K. Poulose ---

[PATCH 0/3] [4.0] arm/arm64: Do not group hardware events from different PMUs

2015-03-09 Thread a
From: "Suzuki K. Poulose" This is a collection of fixes which denies grouping hardware events from different PMUs. They also fix crashes triggered by perf_fuzzer on Linux-4.0-rc2. Pawel, Similar fix is required in ARM CCN PMU driver. I didn't find it straight forward to fix it t

[PATCH 2/3] arm64/pmu: Reject groups spanning multiple HW PMUs

2015-03-09 Thread a
From: "Suzuki K. Poulose" Don't allow grouping hardware events from different PMUs (eg. CCI + CPU). Fixes a crash triggered by perf_fuzzer on Linux-4.0-rc2, with CCI PMU turned on. The validate_event(), after certain checks, assumes that the given hardware pmu event belongs t

Reply

2017-09-19 Thread a
Are you free for discussion?

Re: [Acpi] linux-test12-pre3 fails to compile in acpi.c]

2000-11-29 Thread A. A. Reese
Patrick Mochel wrote: > > Hmm...I tried it a few times, and I could not get it to fail. This is > what I did: Success! rm -rf linux-2.4 Started over with my original linux-2.4.0-test10.bz2, patched it up and all was fine. Perhaps I experienced some of the fs corruption that has been

reply: [Qemu-devel] reply: reply: qemu crashed when starting vm(kvm) with vnc connect

2013-04-18 Thread Zhanghaoyu (A)
> > On Mon, Apr 08, 2013 at 12:27:06PM +, Zhanghaoyu (A) wrote: > >> On Sun, Apr 07, 2013 at 04:58:07AM +0000, Zhanghaoyu (A) wrote: > >>>>>> I start a kvm VM with vnc(using the zrle protocol) connect, sometimes > >>>>>> qemu progra

Re: KVM VM(windows xp) reseted when running geekbench for about 2 days

2013-04-18 Thread Zhanghaoyu (A)
>> On Thu, Apr 18, 2013 at 12:00:49PM +, Zhanghaoyu (A) wrote: >>> I start 10 VMs(windows xp), then running geekbench tool on them, >>> about 2 days, one of them was reset, I found the reset operation is >>> done by int kvm_cpu_exec(CPUArchState *env) {

Re: KVM VM(windows xp) reseted when running geekbench for about 2 days

2013-04-23 Thread Zhanghaoyu (A)
>> >> On Thu, Apr 18, 2013 at 12:00:49PM +, Zhanghaoyu (A) wrote: >> >>> I start 10 VMs(windows xp), then running geekbench tool on them, >> >>> about 2 days, one of them was reset, I found the reset operation >> &

reply: reply: [Qemu-devel] qemu crashed when starting vm(kvm) with vnc connect

2013-04-08 Thread Zhanghaoyu (A)
On Sun, Apr 07, 2013 at 04:58:07AM +, Zhanghaoyu (A) wrote: > >>> I start a kvm VM with vnc(using the zrle protocol) connect, sometimes > >>> qemu program crashed during starting period, received signal SIGABRT. > >>> Trying about 20 times, this crash

KVM VM(rhel-5.5) %si is too high when TX/RX packets

2013-05-02 Thread Zhanghaoyu (A)
I running a VM(RHEL-5.5) on KVM hypervisor(linux-3.8 + QEMU-1.4.1), and direct-assign intel 82576 VF to the VM. When TX/RX packets on VM to the other host via iperf tool, top tool result on VM shown that the %si is too high, approximately 95% ~ 100%, but from the view of host, the VM's

Re: KVM VM(rhel-5.5) %si is too high when TX/RX packets

2013-05-03 Thread Zhanghaoyu (A)
> I running a VM(RHEL-5.5) on KVM hypervisor(linux-3.8 + QEMU-1.4.1), and > direct-assign intel 82576 VF to the VM. When TX/RX packets on VM to the other > host via iperf tool, top tool result on VM shown that the %si is too high, > approximately 95% ~ 100%, but from the view of ho

Re: KVM VM(rhel-5.5) %si is too high when TX/RX packets

2013-05-04 Thread Zhanghaoyu (A)
>> I running a VM(RHEL-5.5) on KVM hypervisor(linux-3.8 + QEMU-1.4.1), >> and direct-assign intel 82576 VF to the VM. When TX/RX packets on VM to the >> other host via iperf tool, top tool result on VM shown that the %si is too >> high, approximately 95% ~ 100%, but fr

Re: KVM VM(windows xp) reseted when running geekbench for about 2 days

2013-04-25 Thread Zhanghaoyu (A)
>> >> >> On Thu, Apr 18, 2013 at 12:00:49PM +0000, Zhanghaoyu (A) wrote: >> >> >>> I start 10 VMs(windows xp), then running geekbench tool on >> >> >>> them, about 2 days, one of them was reset, I found the reset >&

ps2esdi maintainer?

2000-09-05 Thread A Duston
EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

cool dev help..

2000-10-29 Thread Akbar A.
Beg. Linux Programming (2nd edition)? it would be really cool, if someone could point me out to something if it existed... laterz, akbar A. "you must find out what is already known, lest you waste your time doing poorly what others have done well." page 29- "The Practice of Programming&qu

Re: 2.4.0-test12 randomly hangs up

2000-12-15 Thread a . airaghi
ECTED] | [EMAIL PROTECTED] | | home page: http://web.tiscalinet.it/airaghi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: PS/2 Esdi patch #8

2001-05-26 Thread A Duston
t and initiate I/O as needed. > > Bigger requests on the queue, means more I/O in progress being possible. > There's no rule that you have to finish a request in one go, so even if > you can only handle eg 64 sectors per request with sg, you could do > just start I/O on as

Re: PS/2 Esdi patch #8

2001-05-26 Thread A Duston
uys might want to set the max sectors for your > > driver - old default used to be 128, currently 255 (which maybe > > hardware can handle ok?) - the xd and hd drivers were broken until > > a similar fix was added to them. > > > > Probably makes sense for driver to set i

Need help in understanding x86 syscall

2005-08-10 Thread Ukil a
cked? Am I missing something here? Thanks Ukil __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel&quo

RE: Cosmetic JFFS patch.

2001-06-28 Thread A. Melon
Linus Torvalds hath spoken: > I don't _have_ any instances of my name being printed out to annoy the > user, so that's a very theoretical argument. There is, of course, only one way to be fair about this. And that is to apply this patch to init/main.c: 518a519 >

Read-only memory on x86?

2001-05-16 Thread A Dell'elce
Probably it is somewhere hidden on a faq.. but I will ask again ... Can I set a memory area or "page" to be read-only, i.e. generate an interrupt when writing is attempted to a certain page/area? Thanks, Antonio = Antonio Dell'elce * http://www.dellelce.com/MyHome/ [

Re: 2.4 Q: list of open files per inode?

2007-07-22 Thread Jacob A
Al, I'm using the open/close call as a way for processes to register/unregister with a watchdog driver that I'm writing. I thought that I can save the housekeeping within the driver, but it looks like It would be easier just to maintain my own list and be done with it. Jacob

Re: 2.4 Q: list of open files per inode?

2007-07-22 Thread Jacob A
I want to keep an internal state per each registration instance, and I opted to use open() as the registration mechanism. -Jacob - Original Message From: Jan Engelhardt <[EMAIL PROTECTED]> To: Jacob A <[EMAIL PROTECTED]> Cc: Al Viro <[EMAIL PROTECTED]>; linux-kernel@vg

Re: 2.4 Q: list of open files per inode?

2007-07-22 Thread Jacob A
Ah, yes, this was my intention, to keep the state in filp->private_data. But then at a timer routine I wanted to go over all the filps associated with the device and check/modify the state. That's why I needed the open files list. -Jacob - Original Message From: Jan Engelhardt

Question regarding ADS7846 Touchscreen controller

2007-08-09 Thread Midhun A
not getting correct values for the touchscreen positions. The SPI registers always return a value of 4096. We have checked for correct clock. But still it does not help. Has anybody faced a similar problem before? Thanks, Midhun. - To unsubscribe from this list: send the line "unsubscribe

Testing of CPRM on SD Card

2007-07-28 Thread Midhun A
Hi All, Our product development requires that we use the CPRM security feature of SD card for protecting our material. I have been searching the web for a SD host controller / Software which is CPRM capable, so that we can write/read an encrypted SD card with the testing keys provided by the

Re: Testing of CPRM on SD Card

2007-07-30 Thread Midhun A
Hey All, Thanks a lot for the replies. I have the development keys. But the algorithm and some intellectual property needs to be licenced from the 4C entity guys to implement it. As of now I just want to test the CPRM functionality. So licensing the algo for a prototype testing is a huge cost

Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread A. Kalten
Hello, To send a fax using an external usb modem, I do the following: modprobe uhci-hcd modprobe cdc-acm mount -t usbfs none /proc/bus/usb Then I send the fax. However, when I attempt to unload the modules by reversing the above steps, then uhci_hcd module will not unload: [/]# rmmod uhci-hcd

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread A. Kalten
On Mon, 30 Jul 2007 18:09:23 -0400 (EDT) Alan Stern <[EMAIL PROTECTED]> wrote: > On Mon, 30 Jul 2007, Gabriel C wrote: > > > A. Kalten wrote: > > [ added usb peoples to CC ] > > > Hello, > > > > > > To send a fax using an external usb modem,

USB HC on i.MX21 hangs with error -110

2007-08-13 Thread Midhun A
Hi All, We are using the i.MX21 Litekit. It has got a USB host port on it and the driver is imx21-hcd.c provided by the vendor. When I plug in a USB stick into the host port, the kernel hangs with the following error: usb 1-2: device descriptor read/64, error -110 I have read on the

Re: USB HC on i.MX21 hangs with error -110

2007-08-13 Thread Midhun A
Hi All, Sorry for crossposting. > Let's see ... Linux-ARM is a "please don't crosspost" list; I did not know that. I will not repeat. I did not know which list to ask help for USB untill afterwards I found the linux-usb-users mailing list. Sorry again. Will not

DVD-RAM cannot be mounted RW with 2.6.18/2.6.19

2006-12-16 Thread A. Kalten
Hello, DVD-RAM disks previously made with a Linux system can no longer be mounted in RW mode. For some reason, as indicated by the error message from the mount command, the disks are detected as being write-protected (which is not the case). To be able to write to these disks, the mount command

2.4 Q: list of open files per inode?

2007-07-19 Thread Jacob A
How can a device driver go over the list of all the files that are open on a specific inode instance? I'd like to avoid doing my own housekeeping. The question is about 2.4 kernel. Thanks, Jacob - To unsubscribe from this list: send the line "unsubscribe li

the most competitive price of solar water heaters for the international market

2017-08-16 Thread a...@a.gmyx.org
EN12976/ISO9806/Solar Keymark approved A9H high pressure solar water heater system Hi, It is my pleasure to introduce you the new products in 2017, model A9H, The high pressure solar hot water system, 1.EN12976/ISO9806 tested and Solar Keymark approved. 2.unique CPC reflectors, overheating sol

Re: [PATCH V2 1/3] perf,tools: get correct cpu id for print_aggr

2015-08-28 Thread a...@kernel.org
f-by: Kan Liang > > Acked-by: Jiri Olsa > Hi Arnaldo, > Could you please merge this patch? > This patch is to fix a bug of perf stat. It doesn't depend on > other patches of the patchset, and can be merged by itself. Right, in such cases, please, make it clear against w

DONATION FOR YOU

2015-10-21 Thread P . A
Good Day, I am Mrs. Gloria C. Mackenzie, the Power-Ball Lottery winner and I have donated $2,000,000.00 USD to you. I saw your email in Kreditmarket were you were searching for a loan so i decided to get your email so i can help you with some amount so that you can start up a business on your

NFS / FuseFS Kernel Hangs Bug

2015-10-01 Thread sascha a.
Hello, I want to report a Bug with NFS / FuseFS. Theres trouble with mounting a NFS FS with FuseFS, if the NFS Server is slowly responding. The problem occurs, if you mount a NFS FS with FuseFS driver for example with this command: mount -t nfs -o vers=3,nfsvers=3,hard,intr,tcp server /dest

Re: NFS / FuseFS Kernel Hangs Bug

2015-10-01 Thread sascha a.
Kernel solves this issue by killing (?) the process) the system is unusable. What i mean about it: Its not even possible to ssh on the server, even if /root and /home is local and should not be affected by the slow NFS Servers. Also it seems during this period a lot of network connections drop/freeze

RE: [PATCH -next v3] mtd: spinand: fix missing unlock on error

2018-07-05 Thread weiyongjun (A)
> > Hi Wei, > > Wei Yongjun wrote on Wed, 4 Jul 2018 > 09:30:27 > +: > > > Add the missing unlock before return from function > > spinand_mtd_(read|write) in the error handling case. > > > > Fixes: c898e0526fb6 ("mtd: nand: Add core infrastructure to support SPI > NANDs") > > Signed-off-by:

[PATCH] nvme-pci: fix dbbuf_sq_db point to freed memory

2018-12-19 Thread Lulina (A)
ina diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c index da39729..2e11980 100644 --- a/drivers/nvme/host/pci.c +++ b/drivers/nvme/host/pci.c @@ -240,16 +240,25 @@ static int nvme_dbbuf_dma_alloc(struct nvme_dev *dev) static void nvme_dbbuf_dma_free(struct nvme_dev *

[PATCH v2] nvme-pci: fix dbbuf_sq_db point to freed memory

2018-12-20 Thread Lulina (A)
The case is that nvme device support NVME_CTRL_OACS_DBBUF_SUPP, and return failed when the driver sent nvme_admin_dbbuf. The nvmeq->dbbuf_sq_db point to freed memory, as nvme_dbbuf_set is called after nvme_dbbuf_init. Signed-off-by: lulina diff --git a/drivers/nvme/host/pci.c b/drivers/n

Re: [PATCH v2] nvme-pci: fix dbbuf_sq_db point to freed memory

2019-01-06 Thread Lulina (A)
Thanks for replying to my email, my description in the last email was not clear enough, so here's a supplementary note. The NVME device I used support DBBUF, but the nvme_admin_dbbuf request returned a failure that eventually led to the kernel crash. The problem occurs as follows: 1, D

Let us work together!

2018-10-29 Thread a . morgan1313
further upon receiving a positive response from you. Thanks.

Re: [PATCH -next] nilfs2: Fix typos in comments

2021-04-08 Thread lujialin (A)
ionality changed. Signed-off-by: Lu Jialin --- fs/nilfs2/cpfile.c| 2 +- fs/nilfs2/ioctl.c | 6 +++--- fs/nilfs2/segment.c | 4 ++-- fs/nilfs2/the_nilfs.c | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/fs/nilfs2/cpfile.c b/fs/nilfs2/cpfile.c index 025fb082

Re: [PATCH] riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe

2021-04-08 Thread liaochang (A)
在 2021/4/8 19:20, Jisheng Zhang 写道: > On Tue, 30 Mar 2021 16:18:48 +0800 > Liao Chang wrote: > > >> >> The execution of sys_read end up hitting a BUG_ON() in __find_get_block >> after installing kprobe at sys_read, the BUG message like the following: >>

Re: [PATCH] crypto: api - fix coding style

2021-04-09 Thread songzhiqi (A)
te repeated word >> >> Signed-off-by: Zhiqi Song >> --- >> crypto/api.c | 20 >> 1 file changed, 12 insertions(+), 8 deletions(-) > > Please don't mix unrelated changes in a single patch. > > Thanks, > OK, I will split this patch. Thanks.

Re: ramdisk

2007-09-19 Thread Midhun A
Hi Xu, As far we have worked on it, the parameter to be passed is "root=/dev/ram" and not "root=/dev/ram0". Atleast I used it to boot the kernel on a U-Boot boot loader. I guess I can help you out. But I will need more details. But I would like you to try "root=/

Re: [PATCH] [5/12] x86_64: Make patching more robust, fix paravirt

2007-08-17 Thread sean a
git-bisect bad ab144f5ec64c42218a555ec1dbde6b60cf2982d6 Also breaks booting in VMWare's WS 6 if paravirtual support is enabled for the guest. Hope this helps narrow it down. Sean - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a me

Re: [PATCH] fs/buffer.c: Fix data corruption when buffer write with IO error

2019-04-09 Thread zhangxiaoxu (A)
lead data corruption. For example: ext4 flush metadata to disk failed, it will clear the uptodate flag. when a new coming call want the buffer, it will read it from the disk(because the buffer no uptodate flag). But the journal not checkpoint now, it will read old data from disk. If read successfully,

Re: [PATCH V5 0/3] Intel Platform Monitoring Technology

2020-08-10 Thread Umesh A
David E. Box wrote: > > Intel Platform Monitoring Technology (PMT) is an architecture for > > enumerating and accessing hardware monitoring capabilities on a > > device. > > With customers increasingly asking for hardware telemetry, engineers > > not > > only have to

Re: [PATCH v2 3/5] crypto: hisilicon/sgl - add some dfx logs

2021-03-30 Thread yekai(A)
However, I think this log can be used to quickly locate the function or module if dma alloc failed. On 2021/3/30 15:56, Joe Perches wrote: On Tue, 2021-03-30 at 15:39 +0800, Kai Ye wrote: Add some dfx logs in some abnormal exit situations. [] diff --git a/drivers/crypto/hisilicon/sgl.c b

Re: [PATCH] mmc: dw_mmc-k3: use the correct HiSilicon copyright

2021-03-30 Thread fanghao (A)
(+), 1 deletion(-) diff --git a/drivers/mmc/host/dw_mmc-k3.c b/drivers/mmc/host/dw_mmc-k3.c index 29d2494..0311a37 100644 --- a/drivers/mmc/host/dw_mmc-k3.c +++ b/drivers/mmc/host/dw_mmc-k3.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (c) 2013 Linaro Ltd

Re: [PATCH] mmc: dw_mmc-k3: use the correct HiSilicon copyright

2021-03-30 Thread fanghao (A)
Hisilicon Limited. + * Copyright (c) 2013 HiSilicon Limited. This change looks really silly to me, but I am not a lawyer - so I can't tell if this makes sense or not. In any case, "Hisilicon" is being used all over the kernel - do you intend to patch all places with similar change

Re: [PATCH] riscv: keep interrupts disabled for BREAKPOINT exception

2021-04-06 Thread liaochang (A)
Hi Jisheng, 在 2021/4/2 21:32, Jisheng Zhang 写道: > On Thu, 1 Apr 2021 16:49:47 +0800 > "liaochang (A)" wrote: > >> Hi Jisheng, > > Hi, > >> >> 在 2021/3/31 22:22, Jisheng Zhang 写道: >>> On Tue, 30 Mar 2021 18:33:16 +0900 >>> Masa

Re: [PATCH] phy: hisilicon: Use the correct HiSilicon copyright

2021-03-31 Thread fanghao (A)
this terms of use link. I dont mind name appearing properly... I put a link to show the correct example for copyright, maybe it makes a misunderstanding. I will change it to "according to the official website", and send V2. Thanks. Hao Thanks Signed-off-by: Hao Fang --- d

Re: [PATCH] riscv: keep interrupts disabled for BREAKPOINT exception

2021-04-01 Thread liaochang (A)
kprobes_restore_local_irqflag(). The code flow looks like: > > do_trap_break() // for bp > kprobe_breakpoint_handler() > setup_singlestep() > kprobes_restore_local_irqflag() > > do_trap_break() // for ss > kprobe_single_step_handler() > kprobes_restore_local_irqflag

Re: [PATCH -next] [POWERPC] Rename get_property to of_get_property: use DEFINE_SPINLOCK() for spinlock

2021-04-09 Thread weiyongjun (A)
--- drivers/macintosh/via-pmu-led.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/macintosh/via-pmu-led.c b/drivers/macintosh/via-pmu-led.c index ae067ab2373d..2502119cff42 100644 --- a/drivers/macintosh/via-pmu-led.c +++ b/drivers/macintosh/via-pmu-led.c @@ -27,7

Re: [PATCH -next] dlm: use DEFINE_MUTEX() for mutex lock

2021-04-09 Thread weiyongjun (A)
两个标题一样的可以合并 在 2021/4/9 17:51, Ye Bin 写道: mutex lock can be initialized automatically with DEFINE_MUTEX() rather than explicitly calling mutex_init(). Reported-by: Hulk Robot Signed-off-by: Ye Bin --- fs/dlm/lockspace.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a

Re: [PATCH -next] [POWERPC] Rename get_property to of_get_property: use DEFINE_SPINLOCK() for spinlock

2021-04-09 Thread weiyongjun (A)
: Ye Bin ---   drivers/macintosh/via-pmu-led.c | 4 +---   1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/macintosh/via-pmu-led.c b/drivers/macintosh/via-pmu-led.c index ae067ab2373d..2502119cff42 100644 --- a/drivers/macintosh/via-pmu-led.c +++ b/drivers/macintosh/via-pmu

Re: [PATCH 2/9] mm: vmscan: use nid from shrink_control for tracepoint

2020-12-02 Thread Xiaqing (A)
one node but end up on the other node. It seems confusing. And the following patch will remove using nid directly in do_shrink_slab(), this patch also helps cleanup the code. Signed-off-by: Yang Shi --- mm/vmscan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/vmsca

Re: [PATCH] net: qrtr: fix null-ptr-deref in qrtr_ns_remove

2021-01-04 Thread weiyongjun (A)
A null-ptr-deref bug is reported by Hulk Robot like this: -- KASAN: null-ptr-deref in range [0x0128-0x012f] Call Trace: qrtr_ns_remove+0x22/0x40 [ns] qrtr_proto_fini+0xa/0x31 [qrtr] __x64_sys_delete_module+0x337/0x4e0 do_syscall_64+0x34/0x80

Re: [PATCH RFC net-next] net: hns3: debugfs add dump tm info of nodes, priority and qset

2021-01-06 Thread huangguangbin (A)
ping On 2020/12/31 17:03, Guangbin Huang wrote: To increase methods to dump more tm info, adds three debugfs commands to dump tm info of nodes, priority and qset. And a new tm file of debugfs is created for only dumping tm info. Unlike previous debugfs commands, to dump each tm information

Hello from Mr. Kalifa

2014-04-01 Thread A. Hamed
Good day, Please can I talk to you about interesting business deal? I will be happy if you permit. I wait to hear from you soon. Regards, Kalifah -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

Re: [PATCHv2 1/3] silicom: fix whitespace issues in bypass.c

2013-12-20 Thread Gokulnath A
example, first patch would be a fix for line over 80 characters, followed by the other problems as mentioned above by you. > The empty line issues were not discovered by checkpatch but in my opinion > these > changes make perfect sense in terms of readability. > > Signed-off-by

Re: [PATCHv2 1/3] silicom: fix whitespace issues in bypass.c

2013-12-20 Thread Gokulnath A
On Fri, Dec 20, 2013 at 10:31 PM, Greg Kroah-Hartman wrote: > On Fri, Dec 20, 2013 at 08:36:48PM +0530, Gokulnath A wrote: >> Hello Michael, >> >> On Fri, Dec 20, 2013 at 7:21 PM, Michael Hoefler >> wrote: >> > This patch addresses several prob

Question about bcache buckets utilization

2014-09-09 Thread Lulina (A)
Hi! Kent Overstreet, I tested bcache branch for jens: http://evilpiepirate.org/git/linux-bcache.git/log/?h=for-jens I have a question about buckets utilization, can you help me to resolve it? This is the test fio cmd: fio -name iops -rw=randwrite -iodepth=32 -numjobs=1 -filename=/dev/bcache0

[PATCH 1/1] IIO: Added write function in iio_buffer_fileops

2014-08-12 Thread a . mathur
1 + 3 files changed, 39 insertions(+), 1 deletion(-) diff --git a/drivers/iio/iio_core.h b/drivers/iio/iio_core.h index 5f0ea77..ba3fe53 100644 --- a/drivers/iio/iio_core.h +++ b/drivers/iio/iio_core.h @@ -47,10 +47,12 @@ unsigned int iio_buffer_poll(struct file *filp,

Reiserfs Bug on linux 3.4.9

2015-07-23 Thread a . afach
Dears i have the following bug on reiserfs on gentoo linux kernel 3.4.9 how can i solve it NOTE am not using NFS [2292727.857807] kernel BUG at fs/reiserfs/stree.c:1474! [2292727.857822] invalid opcode: [#1] SMP DEBUG_PAGEALLOC [2292727.857856] CPU 0 [2292727.857863] Modules linked in: e1

Re: [PATCH 2/2] perf probe: Support probing at absolute address

2015-08-26 Thread a...@kernel.org
Em Wed, Aug 26, 2015 at 12:02:40AM +, 平松雅巳 / HIRAMATU,MASAMI escreveu: > > From: Wang Nan [mailto:wangn...@huawei.com] > > > > It should be useful to allow 'perf probe' probe at absolute offset of > > a target. For example, when (u)probing at a instruction of

Re: [PATCH 2/2] perf probe: Support probing at absolute address

2015-08-26 Thread a...@kernel.org
Em Wed, Aug 26, 2015 at 10:38:18AM +0800, Wangnan (F) escreveu: > > On 2015/8/26 8:02, 平松雅巳 / HIRAMATU,MASAMI wrote: > >>From: Wang Nan [mailto:wangn...@huawei.com] > >> > >>It should be useful to allow 'perf probe' probe at absolute offset of >

(( United Nations Compensation Code ))

2015-08-09 Thread V / A
Please view the attached file for your compensation code. PAYMENT CODE.pdf Description: Adobe PDF document

Re: [PATCH] arm64: cpuinfo: add AArch64 & elf platform for app compatibility

2016-05-19 Thread Xiaqing (A)
在 2016/5/19 18:49, Catalin Marinas 写道: On Thu, May 19, 2016 at 10:44:33AM +0800, x00195127 wrote: we find that some apps will read cpuinfo when start up, they need the string as follows: "Processor : AArch64 Processor rev 0 (aarch64)" Then thay could load the corresponding libs. But no

Re: [PATCH] arm64: cpuinfo: add AArch64 & elf platform for app compatibility

2016-05-19 Thread Xiaqing (A)
platform's cpuinfo don't has this now, so we need add this. Signed-off-by: Qing Xia --- arch/arm64/kernel/cpuinfo.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm64/kernel/cpuinfo.c b/arch/arm64/kernel/cpuinfo.c index 3808470..c3527ad 100644 --- a/arch/arm64/kernel/cpuinf

Re: [PATCH] arm64: cpuinfo: add AArch64 & elf platform for app compatibility

2016-05-19 Thread Xiaqing (A)
在 2016/5/19 21:18, Catalin Marinas 写道: On Thu, May 19, 2016 at 01:50:40PM +0100, Catalin Marinas wrote: On Thu, May 19, 2016 at 07:06:40PM +0800, Xiaqing (A) wrote: 在 2016/5/19 18:49, Catalin Marinas 写道: On Thu, May 19, 2016 at 10:44:33AM +0800, x00195127 wrote: we find that some apps

Re: [PATCH] powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change

2014-10-16 Thread a...@arndb.de
(hope my email makes it everywhere, using a webmail client at the moment as I'm at plumbersconf Michael Ellerman hat am 16. Oktober 2014 um 05:22 geschrieben: > > > Commit 0b0b0893d49b "of/pci: Fix the conversion of IO ranges into IO > resources" changed the behaviour

PROBLEM: Many games perform sluggishly after waking PC from suspend

2015-05-09 Thread Nicholas A
Hello, I'm not sure who to report this to. I've already tried reporting it to Nvidia, but haven't heard any response. I also submitted it to Ubuntu's bug tracker. However, it occurred to me that it could be a general Linux issue. Anyway, I'll voice it here since it st

Re: arm/arm64 perf build issue with mainline

2015-05-11 Thread a...@redhat.com
er : 0x41 > > > > >CPU architecture: 8 > > > > >CPU variant : 0x0 > > > > >CPU part: 0xd03 > > > > >CPU revision: 0 > > > > > > > > > >in /proc/cpuinfo. Consequently, a 6 core machine ends up doing: &

Re: arm/arm64 perf build issue with mainline

2015-05-11 Thread a...@redhat.com
Em Mon, May 11, 2015 at 12:58:14PM -0300, a...@redhat.com escreveu: > Em Mon, May 11, 2015 at 02:33:04PM +0200, Ingo Molnar escreveu: > > > That was already proposed here (as part of the fallback from getconf): > > > > > > https://lkml.kernel.org/r/2015042

Re: [PATCH V7 1/1] perf tool:perf diff support for different binaries

2015-02-25 Thread a...@kernel.org
different binaries. This patch matches the symbol names. > > > > Actually, perf diff once intended to compare the symbol names. > > The commit as below can look for a pair by name. > > 604c5c92972d (perf diff: Change the default sort order to "dso,symbol") > &g

Re: [PATCH/RFC 0/4] Probe deferral for IOMMU DT integration

2015-02-07 Thread a...@arndb.de
Laura Abbott hat am 6. Februar 2015 um 01:31 geschrieben: > > The requirement for this is based on a previous patch to add clock > support to the ARM SMMU driver[2]. Once we have clock support, it's > possible that the driver itself may need to be defered which breaks > a

Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64

2015-02-11 Thread a...@arndb.de
alpha yet or not, but > > > I think we need to open a discussion of how it relates to open glibc > > > bug #16437, which presently applies only to x32 (ILP32 ABI on x86_64): > > > > > > https://sourceware.org/bugzilla/show_bug.cgi?id=16437 > ... > > So

Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64

2015-02-11 Thread a...@arndb.de
Sorry about the HTML mail, I'm currently travelling without access to my regular mail client. > "a...@arndb.de" hat am 11. Februar 2015 um 22:02 geschrieben: > > Rich Felker hat am 11. Februar 2015 um 21:12 geschrieben: > > On Wed, Feb 11, 2015 at 08:50:0

Re: [PATCHv3 00/24] ILP32 support in ARM64

2015-02-12 Thread a...@arndb.de
; > > I don't know if this has been discussed on libc-alpha yet or not, but > > > > I think we need to open a discussion of how it relates to open glibc > > > > bug #16437, which presently applies only to x32 (ILP32 ABI on x86_64): > > > > > >

Re: [PATCH 03/11] ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile

2015-02-12 Thread a...@arndb.de
> Florian Fainelli hat am 12. Februar 2015 um 21:02 > geschrieben: > 2015-02-12 11:42 GMT-08:00 Arnd Bergmann : > > A recent cleanup rearranged the Kconfig file for mach-bcm and > > accidentally dropped the dependency on ARCH_MULTI_V7, which > > makes it possible to n

Re: [PATCH V2 1/1] perf/core: don't find side-band event from all pmus

2016-03-31 Thread a...@kernel.org
Em Thu, Mar 31, 2016 at 02:05:46PM +, Liang, Kan escreveu: > > > > > +static void perf_event_sb_mask(unsigned int sb_mask, > > > +perf_event_aux_output_cb output, > > > +void *data) > > > +{ > > > + int sb; > > > + > > > + for (sb = 0; sb < sb_n

Re: [PATCH 2/2] perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success

2015-11-05 Thread a...@kernel.org
d_perf_probe_point_from_map() set 'ret' to error code at first, > >but also use it to hold return value of > >kernel_get_symbol_address_by_name(). > > OK, I didn't expect that there is a symbol which can be found by > kernel_get_symbol_address_by_name() but not

Re: [PATCH 2/2] perf,tools: check and re-organize evsel cpu maps

2015-06-30 Thread a...@kernel.org
Is this being done at cpu_map__new time, i.e. when we first parse it? That way any assumption about repositioning gets out of the way. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

RE: [PATCH v2] bonding: force enable lacp port after link state recovery for 802.3ad

2019-08-29 Thread zhangsha (A)
> -Original Message- > From: David Miller [mailto:da...@davemloft.net] > Sent: 2019年8月28日 6:05 > To: zhangsha (A) > Cc: j.vosbu...@gmail.com; vfal...@gmail.com; a...@greyhouse.net; > net...@vger.kernel.org; linux-kernel@vger.kernel.org; yuehaibing > ; hunongda ;

RE: [PATCH] bonding: force enable lacp port after link state recovery for 802.3ad

2019-08-22 Thread zhangsha (A)
> -Original Message- > From: Jay Vosburgh [mailto:jay.vosbu...@canonical.com] > Sent: 2019年8月21日 7:15 > To: zhangsha (A) > Cc: vfal...@gmail.com; a...@greyhouse.net; da...@davemloft.net; > net...@vger.kernel.org; linux-kernel@vger.kernel.org; yuehaibing > ; huno

RE: [PATCH v3] bonding: force enable lacp port after link state recovery for 802.3ad

2019-09-18 Thread zhangsha (A)
> -Original Message- > From: zhangsha (A) > Sent: 2019年9月18日 21:06 > To: jay.vosbu...@canonical.com; vfal...@gmail.com; a...@greyhouse.net; > da...@davemloft.net; net...@vger.kernel.org; linux-kernel@vger.kernel.org; > yuehaibing ; hunongda ; > Chenzhendong

RE: [PATCH v3] bonding: force enable lacp port after link state recovery for 802.3ad

2019-09-19 Thread zhangsha (A)
> -Original Message- > From: Jay Vosburgh [mailto:jay.vosbu...@canonical.com] > Sent: 2019年9月19日 16:12 > To: zhangsha (A) > Cc: vfal...@gmail.com; a...@greyhouse.net; da...@davemloft.net; > net...@vger.kernel.org; linux-kernel@vger.kernel.org; yuehaibing > ; huno

[PATCH] x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32

2019-02-14 Thread chenzefeng (A)
t;) been fixed for the module loading, but not fixed for livepatch relocation, which will fail to load livepatch with the error message as follow: relocation failed for symbol at Signed-off-by: chenzefeng --- arch/x86/kernel/livepatch.c | 1 + 1 file changed, 1 insertion(+) diff --git a/

答复: [PATCH] x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32

2019-02-15 Thread chenzefeng (A)
HI, Jiri Kosina, On Fri, 15 Feb 2019, Jiri Kosina wrote: >On Fri, 15 Feb 2019, chenzefeng (A) wrote: >> On x86-64, for 32-bit PC-relacive branches, we can generate PLT32 >> relocation, instead of PC32 relocation. and R_X86_64_PLT32 can be >> treated the same as R_X86_64_PC

Re: [PATCH] x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32

2019-02-19 Thread chenzefeng (A)
Hi, I am sorry this email was sent by accident. Please ignore this email. Best Regards -邮件原件- 发件人: chenzefeng (A) 发送时间: 2019年2月19日 14:38 收件人: 'Petr Mladek' ; chengjian (D) 抄送: 'sta...@vger.kernel.org' ; Jiri Kosina ; hjl.to...@gmail.com; jpoim...@redhat.com;

Re: [PATCH] squashfs: fix mtime underflow on 64 bit system

2019-01-23 Thread zhengbin (A)
t; just like on 32 bit system. After this, the poissble range > of timestamps will be 1901-2038(prev is 1970-2106) on 64 > bit system. > > Signed-off-by: zhengbin > --- > fs/squashfs/inode.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a

RE: [PATCH v3] binderfs: fix error return code in binderfs_fill_super()

2019-01-16 Thread weiyongjun (A)
Sorry, please ignore this patch, missing reviewed-by line, I will send a new version. > -Original Message- > From: weiyongjun (A) > Sent: Wednesday, January 16, 2019 6:39 PM > To: gre...@linuxfoundation.org; a...@android.com; tk...@android.com; > m...@android.com; j...@jo

Re: [PATCH] staging: android: ion: move map_kernel to ion_dma_buf_kmap

2019-01-17 Thread Xiaqing (A)
vers/staging/android/ion/ion.c | 46 ++-   1 file changed, 21 insertions(+), 25 deletions(-) diff --git a/drivers/staging/android/ion/ion.c b/drivers/staging/android/ion/ion.c index 9907332..f7e2812 100644 --- a/drivers/staging/android/ion/ion.c +++ b/drivers/staging/a

Re: [PATCH] squashfs: fix mtime underflow on 64 bit system

2019-01-21 Thread zhengbin (A)
; 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/squashfs/inode.c b/fs/squashfs/inode.c > index e9793b1e49a5..03a6ef77a2d2 100644 > --- a/fs/squashfs/inode.c > +++ b/fs/squashfs/inode.c > @@ -72,7 +72,7 @@ static int squashfs_new_inode(struct super_block

  1   2   3   4   5   6   7   8   9   10   >