Re: Building modules gives error: "invalid output constraint '=@cce' in asm"

2020-06-17 Thread Rajesh Kumar
HI Andriy Gapon, Thanks. It works. On Wed, Jun 17, 2020 at 11:53 AM Andriy Gapon wrote: > On 17/06/2020 04:53, Rajesh Kumar wrote: > > Then, I am trying to compile the driver modules and hit the > > compilation error. I haven't done "install world" as I don&#x

Re: Building modules gives error: "invalid output constraint '=@cce' in asm"

2020-06-16 Thread Rajesh Kumar
* 3 */ \ : "memory", "cc"); \ return (res); \ } Any clue would be really helpful? Thanks, Rajesh On Tue, Jun 16, 2020 at 12:29 PM Rajesh Kumar wrote: > Hi, > > I am try

Building modules gives error: "invalid output constraint '=@cce' in asm"

2020-06-16 Thread Rajesh Kumar
Hi, I am trying to build my module with freebsd current branch. But I am facing compilation issue with header files as below. I have built and installed the freebsd current branch and booted to that kernel before building my module. So, not sure what is going wrong. *In file included from

Re: Has anything changed from 11.2 to 12.0 in PCI MSI/MSIX path?

2018-11-04 Thread Rajesh Kumar
Thanks John. I tried building a kernel with these changes and things are working good. I could able to boot without any tunables. Thanks again. On Fri, Nov 2, 2018 at 12:05 AM John Baldwin wrote: > On 10/30/18 1:22 AM, Rajesh Kumar wrote: > > Hi John, > > > > Thanks for yo

Re: Has anything changed from 11.2 to 12.0 in PCI MSI/MSIX path?

2018-10-30 Thread Rajesh Kumar
x27;s ready. On Mon, Oct 29, 2018 at 11:08 PM John Baldwin wrote: > On 10/25/18 10:24 AM, Rajesh Kumar wrote: > > Hi John, > > > > Thanks a lot. It helps. I backported the changes to 11.2 and tried > booting in my board with success without any need for the said tunables

Re: Facing kernel panic during early boot from 12.0 ALPHA9

2018-10-28 Thread Rajesh Kumar
Thanks Mark. On Sat, Oct 27, 2018 at 12:29 AM Mark Johnston wrote: > On Fri, Oct 26, 2018 at 07:35:14PM +0530, Rajesh Kumar wrote: > > Hi Mark, > > > > Thanks for the inputs. With the two patches you pointed out, I could able > > to compile from current, install an

Re: Facing kernel panic during early boot from 12.0 ALPHA9

2018-10-26 Thread Rajesh Kumar
: > On Tue, Oct 23, 2018 at 07:10:02PM +0530, Rajesh Kumar wrote: > > Hi Mark, > > > > > From the db> prompt, could you please run "show page" and "show pageq", > > > and post the output? > > > > The system gets hung when it runs to d

Re: Has anything changed from 11.2 to 12.0 in PCI MSI/MSIX path?

2018-10-25 Thread Rajesh Kumar
ranch by any chance? If not, can the backported changes be submitted for review to take into stable/11 branch? On Thu, Oct 25, 2018 at 1:17 AM John Baldwin wrote: > On 10/24/18 3:40 AM, Rajesh Kumar wrote: > > Hi, > > > > I have a amd64 based board. When I tried to boot 1

Has anything changed from 11.2 to 12.0 in PCI MSI/MSIX path?

2018-10-24 Thread Rajesh Kumar
Hi, I have a amd64 based board. When I tried to boot 11.1 (or) 11.2 in that, I needed the following tunables to be set from loader prompt to get it booted (otherwise machine reboots continuously). hw.usb.xhci.msi=0 hw.usb.xhci.msix=0 hw.pci.enable_msi=0 hw.pci.enable_msix=0 But, when I tried wit

Re: Facing kernel panic during early boot from 12.0 ALPHA9

2018-10-23 Thread Rajesh Kumar
Hi Mark, Please find attached the "sysctl vm" output with ALPHA8. On Tue, Oct 23, 2018 at 7:21 PM Mark Johnston wrote: > On Tue, Oct 23, 2018 at 07:10:02PM +0530, Rajesh Kumar wrote: > > Hi Mark, > > > > > From the db> prompt, could you please run "s

Re: Facing kernel panic during early boot from 12.0 ALPHA9

2018-10-23 Thread Rajesh Kumar
Tue, Oct 23, 2018 at 7:05 PM Mark Johnston wrote: > On Tue, Oct 23, 2018 at 05:43:15PM +0530, Rajesh Kumar wrote: > > Hi, > > > > I have a amd64 based board, where I could able to install upto FreeBSD > 12.0 > > ALPHA8 without issues. But starting ALPHA9, I start

Facing kernel panic during early boot from 12.0 ALPHA9

2018-10-23 Thread Rajesh Kumar
Hi, I have a amd64 based board, where I could able to install upto FreeBSD 12.0 ALPHA8 without issues. But starting ALPHA9, I start to see the below panic during early boot. Looks like some sleep at unwanted place. I am using the memstick image from dowload page. Please let me know if you need

Is there a standard way to check patch before submitting for review or upstreaming?

2018-10-04 Thread Rajesh Kumar
Hi, Do we have any standard tools/process in FreeBSD to check/validate the patch for basic issues before we submit them for review or upstreaming? Basically, something like checkpatch.pl in Linux. Thanks, Rajesh. ___ freebsd-current@freebsd.org mailing

Re: FreeBSD -CURRENT on AMD Ryzen5

2018-09-04 Thread Rajesh Kumar
Hi Jake, Please try setting hw.pci.mcfg=0 from the boot loader and see if it helps. On Tue, Sep 4, 2018 at 2:34 AM Jake Champlin wrote: > Testing out various BSD's with a Huawei Matebook D, and FreeBSD -CURRENT is > failing to boot from an installer image. No serial console, so unable to > grab