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
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
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
---
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
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
Are you free for discussion?
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
> > 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
>> 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) {
>> >> 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
>> &
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
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
> 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
>> 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
>> >> >> 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
>&
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/
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
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/
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
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
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
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
>
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/
[
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
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
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
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
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
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
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
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,
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
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
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
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
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
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
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
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
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
>
> 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:
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 *
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
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
further upon receiving a positive response from you.
Thanks.
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
在 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:
>>
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.
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=/
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
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,
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
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
(+), 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
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
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
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
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
---
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
两个标题一样的可以合并
在 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
: 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
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
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
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
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
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
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
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
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,
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
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
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
>
Please view the attached file for your compensation code.
PAYMENT CODE.pdf
Description: Adobe PDF document
在 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
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
在 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
(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
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
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:
&
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
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
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
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
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
; > > 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):
> > > >
> >
> 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
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
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
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/
> -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 ;
> -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
> -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
> -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
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/
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
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;
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
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
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
; 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 - 100 of 7285 matches
Mail list logo